Click here to Skip to main content
15,895,667 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: CSS3 styles being culled ? Pin
Chris Maunder22-Sep-16 2:57
cofounderChris Maunder22-Sep-16 2:57 
BugNo notifications since Thursday... Pin
Kornfeld Eliyahu Peter17-Sep-16 7:27
professionalKornfeld Eliyahu Peter17-Sep-16 7:27 
GeneralRe: No notifications since Thursday... Pin
Chris Maunder17-Sep-16 14:23
cofounderChris Maunder17-Sep-16 14:23 
GeneralRe: No notifications since Thursday... Pin
Kornfeld Eliyahu Peter17-Sep-16 20:47
professionalKornfeld Eliyahu Peter17-Sep-16 20:47 
QuestionQA Answers: smiley codes no longer work? Pin
OriginalGriff16-Sep-16 4:33
mveOriginalGriff16-Sep-16 4:33 
AnswerRe: QA Answers: smiley codes no longer work? Pin
Chris Maunder21-Sep-16 6:49
cofounderChris Maunder21-Sep-16 6:49 
GeneralRe: QA Answers: smiley codes no longer work? Pin
OriginalGriff21-Sep-16 8:00
mveOriginalGriff21-Sep-16 8:00 
QuestionWhat's is going on with code formatting? Pin
Maciej Los16-Sep-16 1:10
mveMaciej Los16-Sep-16 1:10 
AnswerRe: What's is going on with code formatting? Pin
Richard Deeming16-Sep-16 2:41
mveRichard Deeming16-Sep-16 2:41 
GeneralRe: What's is going on with code formatting? Pin
Maciej Los16-Sep-16 2:45
mveMaciej Los16-Sep-16 2:45 
GeneralRe: What's is going on with code formatting? Pin
Richard Deeming16-Sep-16 2:52
mveRichard Deeming16-Sep-16 2:52 
GeneralRe: What's is going on with code formatting? Pin
Chris Maunder21-Sep-16 16:40
cofounderChris Maunder21-Sep-16 16:40 
GeneralRe: What's is going on with code formatting? Pin
Maciej Los21-Sep-16 20:24
mveMaciej Los21-Sep-16 20:24 
GeneralRe: What's is going on with code formatting? Pin
Chris Maunder22-Sep-16 3:29
cofounderChris Maunder22-Sep-16 3:29 
PraiseRe: What's is going on with code formatting? Pin
Maciej Los22-Sep-16 3:33
mveMaciej Los22-Sep-16 3:33 
AnswerRe: What's is going on with code formatting? Pin
Chris Maunder16-Sep-16 3:51
cofounderChris Maunder16-Sep-16 3:51 
GeneralRe: What's is going on with code formatting? Pin
Maciej Los21-Sep-16 20:26
mveMaciej Los21-Sep-16 20:26 
SuggestionWho turned out the lights in the Lounge? Pin
Johnny J.14-Sep-16 21:13
professionalJohnny J.14-Sep-16 21:13 
GeneralRe: Who turned out the lights in the Lounge? Pin
Johnny J.14-Sep-16 21:26
professionalJohnny J.14-Sep-16 21:26 
GeneralRe: Who turned out the lights in the Lounge? Pin
OriginalGriff14-Sep-16 21:47
mveOriginalGriff14-Sep-16 21:47 
SuggestionExpert Mode in article editor Pin
#realJSOP14-Sep-16 1:48
mve#realJSOP14-Sep-16 1:48 
GeneralRe: Expert Mode in article editor Pin
Chris Maunder21-Sep-16 6:55
cofounderChris Maunder21-Sep-16 6:55 
I've edited your message in an attempt to correct your HTML. Initially I was staring at it sideways and could not work out what was meant to be happening. Let me know if my corrections are correct.

As to expert mode, that needs revamping. It was initially a setting for when we used HTMLArea and it helped fix up some of the crazy stuff that was allowed through. With the move to CKEditor and our use of AngleSharp, all HTML is now forced to be well-formed.

We force well-formedness (that's a new word - feel free to use it in a sentence today) because anything else allows HTML injection issues, content bleeding, and general page screwiness.

The alternative is we switch to Markdown with HTML turned off completely, but that would make my curl up into the foetal position and weep.

So: if I get this right, multiple BR tags get converted to single BR's with a non-breaking space afterwards? That's an odd one.
cheers
Chris Maunder

SuggestionStore forum settings in profile instead of cookie PinPopular
ZurdoDev12-Sep-16 15:37
professionalZurdoDev12-Sep-16 15:37 
GeneralRe: Store forum settings in profile instead of cookie Pin
den2k8812-Sep-16 21:14
professionalden2k8812-Sep-16 21:14 
GeneralRe: Store forum settings in profile instead of cookie Pin
Slacker00712-Sep-16 22:22
professionalSlacker00712-Sep-16 22:22 

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

Flags: SolvedAnsweredFixedClosed

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