Click here to Skip to main content
15,906,301 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: Ability To View Message Source Text Pin
AspDotNetDev4-Nov-10 19:26
protectorAspDotNetDev4-Nov-10 19:26 
GeneralNot able to add "Google" tag to article. Pin
Kamyar4-Nov-10 9:48
Kamyar4-Nov-10 9:48 
GeneralRe: Not able to add "Google" tag to article. Pin
Chris Maunder4-Nov-10 19:23
cofounderChris Maunder4-Nov-10 19:23 
GeneralRe: Not able to add "Google" tag to article. Pin
Kamyar4-Nov-10 21:10
Kamyar4-Nov-10 21:10 
GeneralRe: Not able to add "Google" tag to article. Pin
Sean Ewington5-Nov-10 2:49
staffSean Ewington5-Nov-10 2:49 
GeneralXML PRE Tag Ends Code Early Pin
AspDotNetDev4-Nov-10 7:13
protectorAspDotNetDev4-Nov-10 7:13 
GeneralRe: XML PRE Tag Ends Code Early Pin
Luc Pattyn4-Nov-10 7:21
sitebuilderLuc Pattyn4-Nov-10 7:21 
GeneralRe: XML PRE Tag Ends Code Early Pin
AspDotNetDev4-Nov-10 7:59
protectorAspDotNetDev4-Nov-10 7:59 
The > is encoded, but it isn't double encoded. The .Net XSLT processor will forgive a greater than, but will sometimes choke on a less than. Inside of an xsl:text tag, though, less thans and greater thans may be legal (or maybe not... but the greater thans still work). In any event, the code colorizer shouldn't cut off code, even if the format is incorrect (if the HTML is icorrect, that's another matter entirely... but the HTML is encoded fine).

GeneralRe: XML PRE Tag Ends Code Early Pin
AspDotNetDev4-Nov-10 8:00
protectorAspDotNetDev4-Nov-10 8:00 
GeneralRe: XML PRE Tag Ends Code Early Pin
Luc Pattyn4-Nov-10 8:15
sitebuilderLuc Pattyn4-Nov-10 8:15 
GeneralRe: XML PRE Tag Ends Code Early Pin
AspDotNetDev4-Nov-10 8:49
protectorAspDotNetDev4-Nov-10 8:49 
GeneralRe: XML PRE Tag Ends Code Early Pin
Luc Pattyn4-Nov-10 9:22
sitebuilderLuc Pattyn4-Nov-10 9:22 
GeneralRe: XML PRE Tag Ends Code Early Pin
AspDotNetDev4-Nov-10 10:21
protectorAspDotNetDev4-Nov-10 10:21 
GeneralRe: XML PRE Tag Ends Code Early Pin
Luc Pattyn4-Nov-10 10:43
sitebuilderLuc Pattyn4-Nov-10 10:43 
GeneralRe: XML PRE Tag Ends Code Early Pin
Chris Maunder4-Nov-10 19:16
cofounderChris Maunder4-Nov-10 19:16 
GeneralRe: XML PRE Tag Ends Code Early Pin
AspDotNetDev4-Nov-10 19:24
protectorAspDotNetDev4-Nov-10 19:24 
GeneralRe: XML PRE Tag Ends Code Early Pin
Chris Maunder4-Nov-10 19:26
cofounderChris Maunder4-Nov-10 19:26 
GeneralRe: XML PRE Tag Ends Code Early Pin
AspDotNetDev4-Nov-10 19:45
protectorAspDotNetDev4-Nov-10 19:45 
GeneralRe: XML PRE Tag Ends Code Early Pin
Chris Maunder4-Nov-10 19:25
cofounderChris Maunder4-Nov-10 19:25 
GeneralRe: XML PRE Tag Ends Code Early Pin
Luc Pattyn5-Nov-10 4:44
sitebuilderLuc Pattyn5-Nov-10 4:44 
GeneralRe: XML PRE Tag Ends Code Early Pin
Chris Maunder5-Nov-10 6:14
cofounderChris Maunder5-Nov-10 6:14 
GeneralRe: XML PRE Tag Ends Code Early Pin
Luc Pattyn5-Nov-10 6:19
sitebuilderLuc Pattyn5-Nov-10 6:19 
GeneralRe: XML PRE Tag Ends Code Early Pin
AspDotNetDev4-Nov-10 12:17
protectorAspDotNetDev4-Nov-10 12:17 
GeneralRe: XML PRE Tag Ends Code Early Pin
Chris Maunder4-Nov-10 19:21
cofounderChris Maunder4-Nov-10 19:21 
GeneralArticle Tally not correct? Pin
DaveAuld4-Nov-10 6:27
professionalDaveAuld4-Nov-10 6:27 

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.