Click here to Skip to main content
15,889,595 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: Member can report his/her own comment as Spam/Abusive Pin
PB 369,78319-Aug-13 5:48
PB 369,78319-Aug-13 5:48 
GeneralRe: Member can report his/her own comment as Spam/Abusive Pin
Chris Maunder20-Aug-13 3:16
cofounderChris Maunder20-Aug-13 3:16 
GeneralRe: Member can report his/her own comment as Spam/Abusive Pin
Thanks787220-Aug-13 6:29
professionalThanks787220-Aug-13 6:29 
GeneralRe: Member can report his/her own comment as Spam/Abusive Pin
Pete O'Hanlon20-Aug-13 10:46
mvePete O'Hanlon20-Aug-13 10:46 
GeneralRe: Member can report his/her own comment as Spam/Abusive Pin
PB 369,78321-Aug-13 1:30
PB 369,78321-Aug-13 1:30 
GeneralRe: Member can report his/her own comment as Spam/Abusive Pin
Nelek21-Aug-13 12:22
protectorNelek21-Aug-13 12:22 
SuggestionMessage Removed Pin
17-Aug-13 22:22
Ahmed Nour El-Dean17-Aug-13 22:22 
BugBug in formatting: lines breaks added to the comment text Pin
Sergey Alexandrovich Kryukov17-Aug-13 20:43
mvaSergey Alexandrovich Kryukov17-Aug-13 20:43 
This is the bug which was just introduced.

Please see my comment: http://www.codeproject.com/script/comments/View.aspx?cmt=497349[^].

The source text of the comment was this:
HTML
<a href="http://whathaveyoutried.com"><u>http://whathaveyoutried.com</u></a>?
—SA


When we view the rendering of the text, the question mark appears on the separate line. We know that line breaks in HTML are rendered by the site software as <br/>, it's okay. But I did not insert these line breaks. When I click "edit" icon I can see that my original HTML text was mangled to:
XML
<a href="http://whathaveyoutried.com">
    <u>http://whathaveyoutried.com</u>
  </a>?
—SA

I cannot fix it. Which is apparently wrong.

[EDIT]

The problem was observed using Mozilla browser: Seamonkey 2.20.

—SA
Sergey A Kryukov


modified 19-Aug-13 15:24pm.

GeneralRe: Bug in formatting: lines breaks added to the comment text Pin
Thanks787217-Aug-13 21:25
professionalThanks787217-Aug-13 21:25 
GeneralRe: Bug in formatting: lines breaks added to the comment text Pin
Sergey Alexandrovich Kryukov17-Aug-13 21:31
mvaSergey Alexandrovich Kryukov17-Aug-13 21:31 
GeneralRe: Bug in formatting: lines breaks added to the comment text Pin
Manfred Rudolf Bihy19-Aug-13 6:26
professionalManfred Rudolf Bihy19-Aug-13 6:26 
GeneralRe: Bug in formatting: lines breaks added to the comment text Pin
Sergey Alexandrovich Kryukov19-Aug-13 7:02
mvaSergey Alexandrovich Kryukov19-Aug-13 7:02 
GeneralRe: Bug in formatting: lines breaks added to the comment text Pin
Manfred Rudolf Bihy19-Aug-13 9:11
professionalManfred Rudolf Bihy19-Aug-13 9:11 
GeneralRe: Bug in formatting: lines breaks added to the comment text Pin
Sergey Alexandrovich Kryukov19-Aug-13 9:25
mvaSergey Alexandrovich Kryukov19-Aug-13 9:25 
GeneralRe: Bug in formatting: lines breaks added to the comment text Pin
Manfred Rudolf Bihy19-Aug-13 9:15
professionalManfred Rudolf Bihy19-Aug-13 9:15 
GeneralRe: Bug in formatting: lines breaks added to the comment text Pin
Sergey Alexandrovich Kryukov19-Aug-13 9:23
mvaSergey Alexandrovich Kryukov19-Aug-13 9:23 
GeneralRe: Bug in formatting: lines breaks added to the comment text Pin
Herbisaurus21-Aug-13 4:34
Herbisaurus21-Aug-13 4:34 
SuggestionA problem with email verification Pin
Hugh S. Myers17-Aug-13 12:33
Hugh S. Myers17-Aug-13 12:33 
Question... message already posted ?? Pin
Vaclav_17-Aug-13 5:41
Vaclav_17-Aug-13 5:41 
AnswerRe: ... message already posted ?? Pin
Herbisaurus21-Aug-13 4:36
Herbisaurus21-Aug-13 4:36 
SuggestionWhy not to have restriction on length of the title in quick answer section Pin
Thanks787216-Aug-13 1:33
professionalThanks787216-Aug-13 1:33 
GeneralRe: Why not to have restriction on length of the title in quick answer section Pin
Chris Maunder16-Aug-13 7:39
cofounderChris Maunder16-Aug-13 7:39 
GeneralRe: Why not to have restriction on length of the title in quick answer section Pin
Thanks787216-Aug-13 8:48
professionalThanks787216-Aug-13 8:48 
SuggestionMouse Hover option in Question Answer Section Pin
ridoy15-Aug-13 2:45
professionalridoy15-Aug-13 2:45 
GeneralRe: Mouse Hover option in Question Answer Section Pin
Chris Maunder15-Aug-13 3:57
cofounderChris Maunder15-Aug-13 3:57 

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

Flags: Answered

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