Click here to Skip to main content
15,888,803 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: Possible spam Pin
Indivara3-Dec-10 17:47
professionalIndivara3-Dec-10 17:47 
GeneralRe: Possible spam Pin
Chris Maunder5-Dec-10 11:31
cofounderChris Maunder5-Dec-10 11:31 
GeneralPRE Highlights Text Like HTML Pin
AspDotNetDev3-Dec-10 10:00
protectorAspDotNetDev3-Dec-10 10:00 
GeneralRe: PRE Highlights Text Like HTML Pin
Luc Pattyn3-Dec-10 18:13
sitebuilderLuc Pattyn3-Dec-10 18:13 
GeneralRe: PRE Highlights Text Like HTML Pin
AspDotNetDev3-Dec-10 20:48
protectorAspDotNetDev3-Dec-10 20:48 
GeneralRe: PRE Highlights Text Like HTML Pin
Chris Maunder4-Dec-10 10:42
cofounderChris Maunder4-Dec-10 10:42 
GeneralRe: PRE Highlights Text Like HTML Pin
AspDotNetDev4-Dec-10 10:48
protectorAspDotNetDev4-Dec-10 10:48 
GeneralRe: PRE Highlights Text Like HTML Pin
Chris Maunder5-Dec-10 11:49
cofounderChris Maunder5-Dec-10 11:49 
The system thought you were drunk and ignored you.

Some background: our old, old colouriser used to only be able to handle a single language within a code block (as most colourisers today do). If you had an ASP or ASPX page with inline code then you had a mix of markup and code. A user would need to specify, say, VBSsript as the language in an ASP page to make the inline VBScript look good, or they could choose ASP as the language to make the markup look good.

We then moved to our current colouriser that colourises each block in code according to what it actually is. ASP starts of as markup, the changes to VBScript colourising in the code, then to markup, then to javascript etc.

In order to get this working consistently we needed to override what users were specifying. Someone would create a file that had a single <% at the start and then was all C#, but we knew it was actually markup first, then C#, so we overrode their choice to make the colourisation as correct as possible.
cheers,
Chris Maunder

The Code Project | Co-founder
Microsoft C++ MVP

GeneralRe: PRE Highlights Text Like HTML Pin
AspDotNetDev5-Dec-10 16:00
protectorAspDotNetDev5-Dec-10 16:00 
GeneralRe: PRE Highlights Text Like HTML Pin
Luc Pattyn4-Dec-10 12:13
sitebuilderLuc Pattyn4-Dec-10 12:13 
GeneralTips/Tricks Can't Use Abstracts With HTML Characters Pin
AspDotNetDev3-Dec-10 9:54
protectorAspDotNetDev3-Dec-10 9:54 
GeneralRe: Tips/Tricks Can't Use Abstracts With HTML Characters Pin
Pete O'Hanlon3-Dec-10 10:22
mvePete O'Hanlon3-Dec-10 10:22 
GeneralRe: Tips/Tricks Can't Use Abstracts With HTML Characters Pin
AspDotNetDev3-Dec-10 12:05
protectorAspDotNetDev3-Dec-10 12:05 
GeneralRe: Tips/Tricks Can't Use Abstracts With HTML Characters Pin
AspDotNetDev3-Dec-10 12:35
protectorAspDotNetDev3-Dec-10 12:35 
GeneralRe: Tips/Tricks Can't Use Abstracts With HTML Characters Pin
Chris Maunder5-Dec-10 23:13
cofounderChris Maunder5-Dec-10 23:13 
GeneralQ&A Answers Pin
fjdiewornncalwe3-Dec-10 6:36
professionalfjdiewornncalwe3-Dec-10 6:36 
GeneralRe: Q&A Answers Pin
#realJSOP3-Dec-10 7:19
mve#realJSOP3-Dec-10 7:19 
GeneralRe: Q&A Answers Pin
fjdiewornncalwe3-Dec-10 8:07
professionalfjdiewornncalwe3-Dec-10 8:07 
GeneralRe: Q&A Answers Pin
Henry Minute3-Dec-10 8:32
Henry Minute3-Dec-10 8:32 
GeneralRe: Q&A Answers Pin
fjdiewornncalwe3-Dec-10 8:56
professionalfjdiewornncalwe3-Dec-10 8:56 
GeneralRe: Q&A Answers Pin
thatraja3-Dec-10 19:01
professionalthatraja3-Dec-10 19:01 
GeneralRe: Q&A Answers Pin
fjdiewornncalwe4-Dec-10 7:11
professionalfjdiewornncalwe4-Dec-10 7:11 
GeneralFishy behavior of unapproved article Pin
Indivara3-Dec-10 2:03
professionalIndivara3-Dec-10 2:03 
GeneralRe: Fishy behavior of unapproved article Pin
Sean Ewington3-Dec-10 3:00
staffSean Ewington3-Dec-10 3:00 
GeneralRe: Fishy behavior of unapproved article Pin
Dalek Dave3-Dec-10 3:17
professionalDalek Dave3-Dec-10 3:17 

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

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