Click here to Skip to main content
15,887,267 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: The lounge posting berocracy still there Pin
Stephen Gonzalez26-Aug-16 10:36
Stephen Gonzalez26-Aug-16 10:36 
GeneralRe: The lounge posting berocracy still there Pin
Chris Maunder26-Aug-16 11:38
cofounderChris Maunder26-Aug-16 11:38 
GeneralRe: The lounge posting berocracy still there Pin
Stephen Gonzalez28-Aug-16 12:43
Stephen Gonzalez28-Aug-16 12:43 
Bug"Return to Article" Not Working Pin
Brijesh Sonagara26-Aug-16 0:30
Brijesh Sonagara26-Aug-16 0:30 
SuggestionMessage Removed Pin
25-Aug-16 9:21
richard.azajud25-Aug-16 9:21 
SuggestionC# syntax highlighting doesn't color attributes Pin
Dan Neely25-Aug-16 8:26
Dan Neely25-Aug-16 8:26 
GeneralRe: C# syntax highlighting doesn't color attributes Pin
Chris Maunder25-Aug-16 8:49
cofounderChris Maunder25-Aug-16 8:49 
SuggestionYour Email address needs to be confirmed. Pin
bVagadishnu23-Aug-16 6:18
bVagadishnu23-Aug-16 6:18 
GeneralRe: Your Email address needs to be confirmed. Pin
Sean Ewington23-Aug-16 6:24
staffSean Ewington23-Aug-16 6:24 
SuggestionGroupings for reports. Pin
Pete O'Hanlon22-Aug-16 6:22
mvePete O'Hanlon22-Aug-16 6:22 
GeneralRe: Groupings for reports. Pin
Chris Maunder6-Sep-16 5:55
cofounderChris Maunder6-Sep-16 5:55 
SuggestionVoting is not allowed until you're old enough... Pin
Paw Jershauge21-Aug-16 22:25
Paw Jershauge21-Aug-16 22:25 
GeneralRe: Voting is not allowed until you're old enough... Pin
Pete O'Hanlon21-Aug-16 22:46
mvePete O'Hanlon21-Aug-16 22:46 
GeneralRe: Voting is not allowed until you're old enough... Pin
Paw Jershauge21-Aug-16 22:51
Paw Jershauge21-Aug-16 22:51 
GeneralRe: Voting is not allowed until you're old enough... Pin
Pete O'Hanlon21-Aug-16 23:19
mvePete O'Hanlon21-Aug-16 23:19 
GeneralRe: Voting is not allowed until you're old enough... Pin
Afzaal Ahmad Zeeshan22-Aug-16 6:18
professionalAfzaal Ahmad Zeeshan22-Aug-16 6:18 
GeneralRe: Voting is not allowed until you're old enough... Pin
Chris Maunder22-Aug-16 5:06
cofounderChris Maunder22-Aug-16 5:06 
GeneralRe: Voting is not allowed until you're old enough... Pin
Nish Nishant23-Aug-16 4:52
sitebuilderNish Nishant23-Aug-16 4:52 
JokeRe: Voting is not allowed until you're old enough... Pin
Chris Maunder23-Aug-16 4:57
cofounderChris Maunder23-Aug-16 4:57 
GeneralRe: Voting is not allowed until you're old enough... Pin
Nish Nishant23-Aug-16 5:08
sitebuilderNish Nishant23-Aug-16 5:08 
GeneralRe: Voting is not allowed until you're old enough... Pin
Paw Jershauge23-Aug-16 22:34
Paw Jershauge23-Aug-16 22:34 
SuggestionSyntax highlighter speaks HTML only? Pin
Afzaal Ahmad Zeeshan21-Aug-16 11:39
professionalAfzaal Ahmad Zeeshan21-Aug-16 11:39 
This bug has been around since a while, now its worse. Now, if you type in the generic declaration for Java code it considers it to be HTML content with the type parameter as the element name and later ones as attributes. For example,
Java
<T extends Object>
Gets translated to,
Java
<t extends="" object="">
Why that happens is beyond me because the language is set to Java itself. The same happens to C++, C# and other languages that support diamond notation.

So, instead of digging any deeper setting a switch might help where you turn the HTML parsers off, when the language is set to non-HTML. For a live example, this answer of mine is what I am talking about: Question about java generic method declaration[^], see revision 1 (sadly, that part don't even have the diamond section and is being rendered as plain-HTML Laugh | :laugh: ).
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~

GeneralRe: Syntax highlighter speaks HTML only? Pin
Chris Maunder22-Aug-16 5:08
cofounderChris Maunder22-Aug-16 5:08 
SuggestionArticle moderation suggestion PinPopular
OriginalGriff19-Aug-16 23:15
mveOriginalGriff19-Aug-16 23:15 
GeneralRe: Article moderation suggestion Pin
#realJSOP22-Aug-16 2:29
mve#realJSOP22-Aug-16 2:29 

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

Flags: FixedAnsweredAdded to TODOUnder considerationRejected

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