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

 
GeneralCP Smart Client? Pin
Nicholas Butler23-Oct-06 7:47
sitebuilderNicholas Butler23-Oct-06 7:47 
GeneralThread Icons Pin
NormDroid23-Oct-06 1:27
professionalNormDroid23-Oct-06 1:27 
GeneralSplit NET 1 and NET 2 articles, sort by date Pin
Crispin Horsfield22-Oct-06 23:54
professionalCrispin Horsfield22-Oct-06 23:54 
GeneralJava Script Errors Pin
S Douglas21-Oct-06 21:46
professionalS Douglas21-Oct-06 21:46 
JokePoster Names Pin
Bassam Abdul-Baki21-Oct-06 14:42
professionalBassam Abdul-Baki21-Oct-06 14:42 
GeneralRe: Poster Names Pin
Colin Angus Mackay21-Oct-06 23:12
Colin Angus Mackay21-Oct-06 23:12 
QuestionRSS for TECH forums Pin
Sarvesvara (BVKS) Dasa21-Oct-06 8:35
Sarvesvara (BVKS) Dasa21-Oct-06 8:35 
GeneralSmall pre tag annoyance Pin
Leslie Sanford19-Oct-06 5:27
Leslie Sanford19-Oct-06 5:27 
One thing I've noticed when posting to the message boards is that blank lines are removed from pre tag sections. This doesn't happen when the pre tags are used in articles, only posts to the message boards.

For example, here are a few lines of code without the pre tag:

SomeObject obj = new SomeObject();

// Tell object to do something.
obj.DoSomething();

// Tell object to do something else.
obj.DoSomethingElse();

And with the pre tags:

SomeObject obj = new SomeObject();

// Tell object to do something.
obj.DoSomething();

// Tell object to do something else.
obj.DoSomethingElse();

Removing the blank lines makes the code less readable. Is there a way to change this? Is there something I could do when posting to ensure that the blank lines remain?

Thanks!
GeneralRe: Small pre tag annoyance Pin
Chris Maunder19-Oct-06 7:04
cofounderChris Maunder19-Oct-06 7:04 
GeneralRe: Small pre tag annoyance Pin
Colin Angus Mackay19-Oct-06 7:28
Colin Angus Mackay19-Oct-06 7:28 
GeneralRe: Small pre tag annoyance Pin
Leslie Sanford19-Oct-06 7:55
Leslie Sanford19-Oct-06 7:55 
GeneralI suppose you could process 'em when posted... Pin
Shog919-Oct-06 7:45
sitebuilderShog919-Oct-06 7:45 
GeneralRe: I suppose you could process 'em when posted... Pin
Jörgen Sigvardsson19-Oct-06 9:56
Jörgen Sigvardsson19-Oct-06 9:56 
GeneralRe: Small pre tag annoyance Pin
Michael Dunn20-Oct-06 8:37
sitebuilderMichael Dunn20-Oct-06 8:37 
GeneralRe: Small pre tag annoyance Pin
Chris Maunder20-Oct-06 13:51
cofounderChris Maunder20-Oct-06 13:51 
GeneralRe: Small pre tag annoyance Pin
David Crow19-Oct-06 10:04
David Crow19-Oct-06 10:04 
GeneralIgnore list Pin
Colin Angus Mackay18-Oct-06 11:44
Colin Angus Mackay18-Oct-06 11:44 
QuestionRe: Ignore list Pin
David Crow19-Oct-06 4:44
David Crow19-Oct-06 4:44 
AnswerRe: Ignore list Pin
Colin Angus Mackay19-Oct-06 5:07
Colin Angus Mackay19-Oct-06 5:07 
GeneralRe: Ignore list Pin
Chris Maunder19-Oct-06 7:08
cofounderChris Maunder19-Oct-06 7:08 
GeneralRe: Ignore list Pin
Colin Angus Mackay19-Oct-06 7:24
Colin Angus Mackay19-Oct-06 7:24 
GeneralRe: Ignore list Pin
Shog919-Oct-06 8:01
sitebuilderShog919-Oct-06 8:01 
GeneralRe: Ignore list Pin
Colin Angus Mackay19-Oct-06 8:56
Colin Angus Mackay19-Oct-06 8:56 
GeneralRe: Ignore list Pin
Jörgen Sigvardsson19-Oct-06 10:00
Jörgen Sigvardsson19-Oct-06 10:00 
GeneralResignation Pin
The Osmosian Order18-Oct-06 9:27
The Osmosian Order18-Oct-06 9: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.