Click here to Skip to main content
15,887,430 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: Stupid ad Pin
Yuriy Loginov24-Mar-14 3:22
professionalYuriy Loginov24-Mar-14 3:22 
SuggestionApproval of articles in moderation queue. Pin
OriginalGriff17-Mar-14 22:40
mveOriginalGriff17-Mar-14 22:40 
GeneralRe: Approval of articles in moderation queue. Pin
Chris Maunder18-Mar-14 9:37
cofounderChris Maunder18-Mar-14 9:37 
SuggestionBrowse Code Problem Pin
Uzi Granot17-Mar-14 10:38
Uzi Granot17-Mar-14 10:38 
GeneralRe: Browse Code Problem Pin
Chris Maunder19-Mar-14 15:29
cofounderChris Maunder19-Mar-14 15:29 
GeneralRe: Browse Code Problem Pin
Uzi Granot20-Mar-14 1:43
Uzi Granot20-Mar-14 1:43 
GeneralRe: Browse Code Problem Pin
Uzi Granot23-Mar-14 2:35
Uzi Granot23-Mar-14 2:35 
Bugbug in html line feeds in article editor Pin
Christophe Bertrand17-Mar-14 8:40
Christophe Bertrand17-Mar-14 8:40 
Hello

There is a bug in CodeProject's site article html editor, regarding the line feeds.

Example:
If I enter this code:
<pre lang="cs">{<br />var data = new Hashtable()<br />using (var s = 0);<br />} </pre>

Then I press twice on "HTML" button/link, the code is wrongly transformed as:
<pre lang="cs">{&lt;br /&gt;var data = new Hashtable()<br />using (var s = 0);<br />} </pre>

Some "br" html tags are unexpectandly transformed as text, not all.

Tested on IE 11 and on FireFox 27.0.1.

Somebody has a solution ?

For now, I can not update my article (UniversalSerializer[^]).

Thank you
GeneralRe: bug in html line feeds in article editor Pin
Marco Bertschi17-Mar-14 8:47
protectorMarco Bertschi17-Mar-14 8:47 
GeneralRe: bug in html line feeds in article editor Pin
Christophe Bertrand17-Mar-14 9:00
Christophe Bertrand17-Mar-14 9:00 
GeneralRe: bug in html line feeds in article editor Pin
Marco Bertschi17-Mar-14 9:05
protectorMarco Bertschi17-Mar-14 9:05 
GeneralRe: bug in html line feeds in article editor Pin
Christophe Bertrand17-Mar-14 9:45
Christophe Bertrand17-Mar-14 9:45 
GeneralRe: bug in html line feeds in article editor Pin
Marco Bertschi17-Mar-14 9:56
protectorMarco Bertschi17-Mar-14 9:56 
GeneralRe: bug in html line feeds in article editor Pin
Christophe Bertrand17-Mar-14 10:19
Christophe Bertrand17-Mar-14 10:19 
GeneralRe: bug in html line feeds in article editor Pin
Marco Bertschi17-Mar-14 10:22
protectorMarco Bertschi17-Mar-14 10:22 
GeneralRe: bug in html line feeds in article editor Pin
Chris Maunder17-Mar-14 13:03
cofounderChris Maunder17-Mar-14 13:03 
GeneralRe: bug in html line feeds in article editor Pin
Marco Bertschi17-Mar-14 21:30
protectorMarco Bertschi17-Mar-14 21:30 
SuggestionBug in rep history Pin
Johnny J.17-Mar-14 5:41
professionalJohnny J.17-Mar-14 5:41 
GeneralRe: Bug in rep history Pin
Jörgen Andersson17-Mar-14 10:40
professionalJörgen Andersson17-Mar-14 10:40 
GeneralRe: Bug in rep history Pin
Johnny J.17-Mar-14 22:25
professionalJohnny J.17-Mar-14 22:25 
SuggestionOne of your ads is broke Pin
Blue Waffle17-Mar-14 5:14
Blue Waffle17-Mar-14 5:14 
GeneralRe: One of your ads is broke Pin
Chris Maunder17-Mar-14 5:21
cofounderChris Maunder17-Mar-14 5:21 
GeneralRe: One of your ads is broke Pin
Rage17-Mar-14 6:55
professionalRage17-Mar-14 6:55 
GeneralRe: One of your ads is broke Pin
Chris Maunder17-Mar-14 8:06
cofounderChris Maunder17-Mar-14 8:06 
GeneralRe: One of your ads is broke Pin
Marco Bertschi17-Mar-14 8:49
protectorMarco Bertschi17-Mar-14 8:49 

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

Flags: FixedAnswered

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