Click here to Skip to main content
15,867,326 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: Voting is not allowed until you're old enough... Pin
Pete O'Hanlon21-Aug-16 23:19
subeditorPete 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 
GeneralRe: Article moderation suggestion Pin
OriginalGriff22-Aug-16 2:39
mveOriginalGriff22-Aug-16 2:39 
GeneralRe: Article moderation suggestion Pin
Brisingr Aerowing22-Aug-16 10:48
professionalBrisingr Aerowing22-Aug-16 10:48 
GeneralRe: Article moderation suggestion Pin
OriginalGriff22-Aug-16 22:03
mveOriginalGriff22-Aug-16 22:03 
GeneralRe: Article moderation suggestion Pin
Nelek18-Oct-16 3:28
protectorNelek18-Oct-16 3:28 
BugForum layout broken Pin
Richard Deeming19-Aug-16 2:44
mveRichard Deeming19-Aug-16 2:44 
GeneralRe: Forum layout broken Pin
Sean Ewington19-Aug-16 3:23
staffSean Ewington19-Aug-16 3:23 
GeneralRe: Forum layout broken Pin
Richard MacCutchan19-Aug-16 3:25
mveRichard MacCutchan19-Aug-16 3:25 
GeneralRe: Forum layout broken Pin
Richard MacCutchan19-Aug-16 3:24
mveRichard MacCutchan19-Aug-16 3:24 
GeneralRe: Forum layout broken Pin
Richard Deeming19-Aug-16 3:28
mveRichard Deeming19-Aug-16 3:28 
GeneralRe: Forum layout broken Pin
Richard MacCutchan19-Aug-16 3:33
mveRichard MacCutchan19-Aug-16 3:33 
JokeRe: Forum layout broken Pin
Richard Deeming19-Aug-16 3:35
mveRichard Deeming19-Aug-16 3:35 
GeneralRe: Forum layout broken Pin
Brisingr Aerowing19-Aug-16 4:55
professionalBrisingr Aerowing19-Aug-16 4:55 
BugArticles Menu Access Pin
Kschuler18-Aug-16 8:10
Kschuler18-Aug-16 8:10 
GeneralRe: Articles Menu Access Pin
Richard MacCutchan18-Aug-16 22:49
mveRichard MacCutchan18-Aug-16 22:49 

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

Flags: AnsweredAdded to TODOFixedUnable to replicate

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