Click here to Skip to main content
15,887,477 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

 
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 
SuggestionSurvey - cannot vote Pin
Aless Alessio17-Aug-16 4:44
Aless Alessio17-Aug-16 4:44 
GeneralRe: Survey - cannot vote Pin
Sean Ewington17-Aug-16 4:55
staffSean Ewington17-Aug-16 4:55 
GeneralRe: Survey - cannot vote Pin
Aless Alessio17-Aug-16 4:58
Aless Alessio17-Aug-16 4:58 
GeneralRe: Survey - cannot vote Pin
thatraja17-Aug-16 9:31
professionalthatraja17-Aug-16 9:31 
SuggestionThe Emailed Survey I got a few minutes ago Pin
Dan Neely16-Aug-16 4:39
Dan Neely16-Aug-16 4:39 
GeneralRe: The Emailed Survey I got a few minutes ago Pin
Chris Maunder16-Aug-16 4:59
cofounderChris Maunder16-Aug-16 4:59 
SuggestionReturn to Top Arrow Pin
riteshsingh_jsr16-Aug-16 2:48
riteshsingh_jsr16-Aug-16 2:48 

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 replicateRejected

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