Click here to Skip to main content
15,889,867 members

Bugs and Suggestions

   

General discussions, site bug reports and suggestions about the site.

For general questions check out the CodeProject FAQs. To report spam and abuse Head to the Spam and abuse watch. If you wish to report a bug privately, especially those related to security, please email webmaster@codeproject.com

 
GeneralRe: Math in QA answer? Pin
User 1106097920-Jun-16 9:13
User 1106097920-Jun-16 9:13 
GeneralRe: Math in QA answer? Pin
Kornfeld Eliyahu Peter20-Jun-16 9:17
professionalKornfeld Eliyahu Peter20-Jun-16 9:17 
GeneralRe: Math in QA answer? Pin
User 1106097920-Jun-16 9:30
User 1106097920-Jun-16 9:30 
GeneralRe: Math in QA answer? Pin
OriginalGriff20-Jun-16 8:05
mveOriginalGriff20-Jun-16 8:05 
GeneralRe: Math in QA answer? Pin
User 1106097920-Jun-16 8:21
User 1106097920-Jun-16 8:21 
GeneralRe: Math in QA answer? Pin
Chris Maunder21-Jun-16 2:11
cofounderChris Maunder21-Jun-16 2:11 
GeneralRe: Math in QA answer? Pin
Kornfeld Eliyahu Peter21-Jun-16 2:58
professionalKornfeld Eliyahu Peter21-Jun-16 2:58 
BugOdd effect on home page - weekly poll is now part of the moderation queue Pin
OriginalGriff19-Jun-16 21:46
mveOriginalGriff19-Jun-16 21:46 
See here: http://www.codeproject.com/script/Membership/Uploads/6122202/WeeklyPoll20160620.png[^]
And the HTML from Chrome:
HTML
<ul class="outdent container-pending-articles">
		    <li class="content-list-item"><div class="title"><a id="ctl00_MC_PendingArticles_AART_ctl01_T" href="/script/Articles/ArticleVersion.aspx?waid=210974&amp;aid=1107098">How to Map the List<object> to Object via AutoMapper?
			    <div class="entry">
				    <span class="modified">18 mins ago</span> by 
				    <span class="author">Sheik Abdullah</span>
			    </div>
		    
		    
	    
	    	

    
	





			<div class="padded-top align-center">
				<div class="msg-300x250" data-format="300x250" data-type="ad" data-publisher="lqm.codeproject.site" data-zone="home" data-loadonview="true"><noscript>&lt;a href="http://pubads.g.doubleclick.net/gampad/jump?iu=/6839/lqm.codeproject.site/home&amp;sz=300x250&amp;c=487829"&gt;&lt;img src="http://pubads.g.doubleclick.net/gampad/ad?iu=/6839/lqm.codeproject.site/home&amp;sz=300x250&amp;c=487829"  width="300px" height="250px" target="_blank"/&gt;&lt;/a&gt;</noscript></div>
			</div>

			<div class="padded-top">
				<a name="_poll"></a>
				<form style="margin:0;padding:0" method="post" action="/script/Surveys/Vote.aspx?srvid=1907" name="SurveyForm" onsubmit="return Submit();">
<input type="hidden" name="ID" id="ID" value="1907">
<input type="hidden" name="buttonPressed" id="buttonPressed" value="void"><input type="hidden" name="answersResults" id="answersResults" value="">
<div class="survey brief">
<div class="heading"><img src="/images/poll24.png" style="width:25px;height:24px"> Straw Poll</div><div class="header">
What's your favourite development platform?<div class="description">Time to take a quick pulse to see who likes what. What type of platform do you prefer to write for? As hard as it may be, pick one only. </div>
</div>
<div class="content">
<table class="question" cellpadding="0" cellspacing="0">
<tbody><tr valign="top"><td width="16px"><input name="SE_3822" id="SE_3822_28858" type="radio" value="28858"></td><td><label for="SE_3822_28858">Desktop application develiopment</label></td></tr>
<tr valign="top"><td width="16px"><input name="SE_3822" id="SE_3822_28859" type="radio" value="28859"></td><td><label for="SE_3822_28859">Server application develiopment (big or small)</label></td></tr>
<tr valign="top"><td width="16px"><input name="SE_3822" id="SE_3822_28860" type="radio" value="28860"></td><td><label for="SE_3822_28860">Web (including webservice) development</label></td></tr>
<tr valign="top"><td width="16px"><input name="SE_3822" id="SE_3822_28861" type="radio" value="28861"></td><td><label for="SE_3822_28861">Mobile development (including watch, phone, tablet)</label></td></tr>
<tr valign="top"><td width="16px"><input name="SE_3822" id="SE_3822_28862" type="radio" value="28862"></td><td><label for="SE_3822_28862">Data (Database, NoSQL, data warehousing and analysis etc)</label></td></tr>
<tr valign="top"><td width="16px"><input name="SE_3822" id="SE_3822_28863" type="radio" value="28863"></td><td><label for="SE_3822_28863">Embedded  / wearable / connected devices</label></td></tr>
<tr valign="top"><td width="16px"><input name="SE_3822" id="SE_3822_28864" type="radio" value="28864"></td><td><label for="SE_3822_28864">Industrial machines</label></td></tr>
<tr valign="top"><td width="16px"><input name="SE_3822" id="SE_3822_28865" type="radio" value="28865"></td><td><label for="SE_3822_28865">Other</label></td></tr>
</tbody></table>
<div class="vote-bar small-text">
<input class="button" type="submit" value="Vote" onclick="return Submit();">
 &nbsp; <b><a href="/Surveys/1907/Whats-your-favourite-development-platform.aspx">Results</a> &nbsp; 83 votes</b>
</div>
</div>
</div>
</form>
<script type="text/javascript"><!--
function Submit() {
var IsOKSE_3822 = false;
IsOKSE_3822 = (IsOKSE_3822 || (document.getElementById("SE_3822_28858") && document.getElementById("SE_3822_28858").checked));
IsOKSE_3822 = (IsOKSE_3822 || (document.getElementById("SE_3822_28859") && document.getElementById("SE_3822_28859").checked));
IsOKSE_3822 = (IsOKSE_3822 || (document.getElementById("SE_3822_28860") && document.getElementById("SE_3822_28860").checked));
IsOKSE_3822 = (IsOKSE_3822 || (document.getElementById("SE_3822_28861") && document.getElementById("SE_3822_28861").checked));
IsOKSE_3822 = (IsOKSE_3822 || (document.getElementById("SE_3822_28862") && document.getElementById("SE_3822_28862").checked));
IsOKSE_3822 = (IsOKSE_3822 || (document.getElementById("SE_3822_28863") && document.getElementById("SE_3822_28863").checked));
IsOKSE_3822 = (IsOKSE_3822 || (document.getElementById("SE_3822_28864") && document.getElementById("SE_3822_28864").checked));
IsOKSE_3822 = (IsOKSE_3822 || (document.getElementById("SE_3822_28865") && document.getElementById("SE_3822_28865").checked));
if (!IsOKSE_3822) { alert("You have not answered question 1"); return false; }

return true; }
//-->
</script>
 
			</div>


            
			<div class="padded-top learning-zone">
                <h2 class="heading">Learning Zones</h2>
                <table class="content-list extended" cellspacing="7" style="margin-bottom:0">

                <tbody><tr class="content-list-item">
                    <td><a href="/Learn/Android/"><img src="Learn/Android/Images/Android32.gif"></a></td>
                    <td class="title"><a href="/Learn/Android/">Android</a></td>

                    <td><a href="/Learn/HTML/"><img src="Learn/HTML/Images/HTML532.gif"></a></td>
                    <td class="title"><a href="/Learn/HTML/">HTML5 / CSS3</a></td>
                </tr>

                <tr class="content-list-item">
                    <td><a href="/Learn/IoT/"><img src="Learn/IoT/Images/IoT32.jpg"></a></td>
                    <td class="title"><a href="/Learn/IoT/">Internet of Things</a></td>

                    <td><a href="/Learn/ASPNET/"><img src="Learn/ASPNET/Images/ASPNET32.png"></a></td>
                    <td class="title"><a href="/Learn/ASPNET/">ASP.NET</a></td>
                </tr>

                <tr class="content-list-item">
                    <td><a href="/Learn/MVC/"><img src="Learn/MVC/Images/MVC32.png"></a></td>
                    <td class="title"><a href="/Learn/MVC/">MVC</a></td>

                    <td></td>
                    <td></td>
                </tr>
                </tbody></table>
            </div>
            

            <div class="padded-top news">
                <div class="signup-box row">
                    <div class="heading"><b>Sign Up</b> to our Daily Insider</div>
                    <a id="ctl00_MC_SignUpImg" class="float-left" href="/Feature/Insider/" style="display:inline-block;height:96px;width:96px;"><img src="/App_Themes/CodeProject/Img/envelope-96.png" alt="" style="border-width:0px;"></a>
                    <div class="float-left" style="padding-left:15px;width:225px">
                        <p>Get the latest Industry news delivered to your inbox each morning. &nbsp;
	                    <a id="ctl00_MC_GetNews" class="bold" href="/Feature/Insider/">Sign up now!</a></p>
	                </div>
                </div>
            </div>

		
		</object></a></div></li></ul>

[edit]It may be the fault of this tip: How to Map the List<object> to Object via AutoMapper?[^] which is the only one in the tips queue. I suspect the <and > characters in the title are being passed through as HTML tags?
If so, that'll fix itself, but probably shouldn't happen[/edit]
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...


modified 20-Jun-16 3:54am.

GeneralRe: Odd effect on home page - weekly poll is now part of the moderation queue Pin
Chris Maunder21-Jun-16 6:25
cofounderChris Maunder21-Jun-16 6:25 
GeneralRe: Odd effect on home page - weekly poll is now part of the moderation queue Pin
OriginalGriff21-Jun-16 6:34
mveOriginalGriff21-Jun-16 6:34 
GeneralRe: Odd effect on home page - weekly poll is now part of the moderation queue Pin
Chris Maunder21-Jun-16 6:39
cofounderChris Maunder21-Jun-16 6:39 
SuggestionBlog not consumed Pin
Imran Abdul Ghani19-Jun-16 1:43
Imran Abdul Ghani19-Jun-16 1:43 
GeneralRe: Blog not consumed Pin
Chris Maunder21-Jun-16 6:26
cofounderChris Maunder21-Jun-16 6:26 
SuggestionArticles menu subitems innaccessible Pin
kmoorevs18-Jun-16 11:10
kmoorevs18-Jun-16 11:10 
GeneralRe: Articles menu subitems innaccessible Pin
OriginalGriff19-Jun-16 3:15
mveOriginalGriff19-Jun-16 3:15 
GeneralRe: Articles menu subitems innaccessible Pin
kmoorevs19-Jun-16 5:29
kmoorevs19-Jun-16 5:29 
GeneralRe: Articles menu subitems innaccessible Pin
OriginalGriff19-Jun-16 5:50
mveOriginalGriff19-Jun-16 5:50 
BugTypo or a mismatch? Pin
Afzaal Ahmad Zeeshan16-Jun-16 8:43
professionalAfzaal Ahmad Zeeshan16-Jun-16 8:43 
SuggestionCould you add categories for Azure SQL Database and SQL Server 2016 Pin
Jovan Popovic(MSFT)16-Jun-16 3:49
Jovan Popovic(MSFT)16-Jun-16 3:49 
GeneralRe: Could you add categories for Azure SQL Database and SQL Server 2016 Pin
Chris Maunder21-Jun-16 6:29
cofounderChris Maunder21-Jun-16 6:29 
SuggestionCould we have a user based option... Pin
OriginalGriff15-Jun-16 10:39
mveOriginalGriff15-Jun-16 10:39 
GeneralRe: Could we have a user based option... Pin
Chris Maunder15-Jun-16 16:00
cofounderChris Maunder15-Jun-16 16:00 
GeneralRe: Could we have a user based option... Pin
OriginalGriff15-Jun-16 20:44
mveOriginalGriff15-Jun-16 20:44 
GeneralRe: Could we have a user based option... Pin
Chris Maunder16-Jun-16 10:05
cofounderChris Maunder16-Jun-16 10:05 
GeneralRe: Could we have a user based option... Pin
OriginalGriff16-Jun-16 20:06
mveOriginalGriff16-Jun-16 20:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Flags: FixedAnsweredIn ProgressAdded to TODO

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.