Click here to Skip to main content
15,888,521 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: Download Source links are not working and redirecting to a error screen Pin
Guruprasad.K.Basavaraju28-Apr-14 9:33
professionalGuruprasad.K.Basavaraju28-Apr-14 9:33 
GeneralRe: Download Source links are not working and redirecting to a error screen Pin
Sean Ewington28-Apr-14 9:39
staffSean Ewington28-Apr-14 9:39 
GeneralRe: Download Source links are not working and redirecting to a error screen Pin
Guruprasad.K.Basavaraju28-Apr-14 10:16
professionalGuruprasad.K.Basavaraju28-Apr-14 10:16 
BugLayout after opening searched article Pin
Rage28-Apr-14 5:42
professionalRage28-Apr-14 5:42 
GeneralRe: Layout after opening searched article Pin
Brisingr Aerowing29-Apr-14 3:16
professionalBrisingr Aerowing29-Apr-14 3:16 
GeneralRe: Layout after opening searched article Pin
Rage29-Apr-14 3:19
professionalRage29-Apr-14 3:19 
GeneralRe: Layout after opening searched article Pin
Chris Maunder29-Apr-14 10:23
cofounderChris Maunder29-Apr-14 10:23 
SuggestionBig regression on comment posts: now line ends (improved by now, but still not good...) Pin
Sergey Alexandrovich Kryukov28-Apr-14 5:12
mvaSergey Alexandrovich Kryukov28-Apr-14 5:12 
The procedure of posting comment is broken and is getting worse.

I already reported that HTML markup (pretty important in comment, especially href) is not accepted, but now, line ends are processed with bugs.

Steps to reproduce:

    <lil>In a comment, post some text with two or more lines with double line end in between:
    Comment line 1
    
    Comment line 2
  1. Clieck Edit image to edit it.
  2. Modify just something in the text, not changing line structure, for example:
    Comment line 1, modified
    
    Comment line 2
  3. Post the modified comment.


The edited code will be filled with such garbage as escaped </br> and some other escaped HTML markup. It's possible to edit such comment again and remove all the garbage. By some weird reason, the same input text gives a normal post and the comment gets cleaned up.

[EDIT]

The problem I described above is now fixed. Now, the problem is different: in a round trip, when one edits the text, the text content is not the same as original: unescaped HTML markup appears: <br>. This is just the inconsistency, so the edition is not as good as it was before. This is a major annoyance: if one does not remove these markup, on next post, they are appear as escaped. The person editing code needs to remove all that markup, to get a correct text.

It should be one of the two: the text should either be the actual HTML markup, or it could be the same as original text, with line breaks added only at post and replaced by line end on editing.

Anyway, by now, the comment posting feature is usable. Explicitely typed HTML markup is working again.

—SA
Sergey A Kryukov


modified 29-Apr-14 16:11pm.

GeneralRe: Big regression on comment posts: now line ends (improved by now, but still not good...) Pin
Chris Maunder29-Apr-14 16:51
cofounderChris Maunder29-Apr-14 16:51 
GeneralRe: Big regression on comment posts: now line ends (improved by now, but still not good...) Pin
Sergey Alexandrovich Kryukov29-Apr-14 18:26
mvaSergey Alexandrovich Kryukov29-Apr-14 18:26 
BugRe: Big regression on comment posts: now line ends (improved by now, but still not good...) Pin
enhzflep7-May-14 18:59
enhzflep7-May-14 18:59 
Suggestion(L)Trim message title Pin
thatraja28-Apr-14 3:26
professionalthatraja28-Apr-14 3:26 
BugCode project account - Change login email id for my account Pin
vivek ayyakannu28-Apr-14 1:40
vivek ayyakannu28-Apr-14 1:40 
GeneralRe: Code project account - Change login email id for my account Pin
Marco Bertschi28-Apr-14 2:42
protectorMarco Bertschi28-Apr-14 2:42 
Suggestion0 organiser points Pin
Rage28-Apr-14 0:13
professionalRage28-Apr-14 0:13 
GeneralRe: 0 organiser points Pin
Nicholas Marty28-Apr-14 1:45
professionalNicholas Marty28-Apr-14 1:45 
GeneralRe: 0 organiser points Pin
Rage28-Apr-14 2:15
professionalRage28-Apr-14 2:15 
AnswerRe: 0 organiser points Pin
Thomas Daniels28-Apr-14 6:12
mentorThomas Daniels28-Apr-14 6:12 
SuggestionArticle missing images Pin
Marco Bertschi27-Apr-14 21:56
protectorMarco Bertschi27-Apr-14 21:56 
GeneralRe: Article missing images Pin
Sean Ewington28-Apr-14 8:40
staffSean Ewington28-Apr-14 8:40 
GeneralRe: Article missing images Pin
Guruprasad.K.Basavaraju28-Apr-14 9:02
professionalGuruprasad.K.Basavaraju28-Apr-14 9:02 
GeneralRe: Article missing images Pin
Marco Bertschi28-Apr-14 9:58
protectorMarco Bertschi28-Apr-14 9:58 
GeneralRe: Article missing images Pin
Guruprasad.K.Basavaraju28-Apr-14 10:10
professionalGuruprasad.K.Basavaraju28-Apr-14 10:10 
GeneralRe: Article missing images Pin
Guruprasad.K.Basavaraju28-Apr-14 9:25
professionalGuruprasad.K.Basavaraju28-Apr-14 9:25 
GeneralRe: Article missing images Pin
Marco Bertschi28-Apr-14 9:55
protectorMarco Bertschi28-Apr-14 9:55 

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.