Click here to Skip to main content
15,867,568 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: Links to CP Articles on Facebook Pin
Chris Maunder1-Oct-17 14:02
cofounderChris Maunder1-Oct-17 14:02 
SuggestionBug or just a System Lag? Pin
#realJSOP1-Oct-17 2:55
mve#realJSOP1-Oct-17 2:55 
GeneralRe: Bug or just a System Lag? Pin
#realJSOP1-Oct-17 14:37
mve#realJSOP1-Oct-17 14:37 
GeneralRe: Bug or just a System Lag? Pin
Chris Maunder1-Oct-17 14:45
cofounderChris Maunder1-Oct-17 14:45 
BugTypo in email confirmation Pin
Ed Gadziemski30-Sep-17 18:17
professionalEd Gadziemski30-Sep-17 18:17 
SuggestionSorting "My Articles" Pin
#realJSOP29-Sep-17 7:49
mve#realJSOP29-Sep-17 7:49 
GeneralRe: Sorting "My Articles" Pin
Jörgen Andersson29-Sep-17 9:46
professionalJörgen Andersson29-Sep-17 9:46 
BugArticle submission adds parasitic <p> </p> with non-breakable white space Pin
Sergey Alexandrovich Kryukov29-Sep-17 5:58
mvaSergey Alexandrovich Kryukov29-Sep-17 5:58 
The one way I can clearly reproduce is posting and article with TOC in the form:

HTML
<p>
  <div class="toc">
     <ul>
        <li>...</li>
        <!-- ... -->
     </ul>
  </div>
</p>


Is it wrong? In this case, submission process adds empty paragraphs before and after this fragment:

<p>&nbsp;</p>


These empty paragraphs are, unfortunately, well visible, because the content of these paragraphs is a non-breakable space. (Implementing of formatting side effects via using of such special characters is usually described as discouraged technique.)

Thank you.
—SA
Sergey A Kryukov

GeneralRe: Article submission adds parasitic <p> </p> with non-breakable white space Pin
#realJSOP29-Sep-17 7:59
mve#realJSOP29-Sep-17 7:59 
AnswerWell, this is exactly what I do Pin
Sergey Alexandrovich Kryukov29-Sep-17 9:02
mvaSergey Alexandrovich Kryukov29-Sep-17 9:02 
GeneralRe: Well, this is exactly what I do Pin
#realJSOP1-Oct-17 1:30
mve#realJSOP1-Oct-17 1:30 
AnswerRe: Well, this is exactly what I do Pin
Sergey Alexandrovich Kryukov1-Oct-17 7:18
mvaSergey Alexandrovich Kryukov1-Oct-17 7:18 
GeneralRe: Article submission adds parasitic <p> </p> with non-breakable white space Pin
Chris Maunder5-Sep-19 3:00
cofounderChris Maunder5-Sep-19 3:00 
SuggestionQuoting bug with :elephant: Pin
Dan Neely28-Sep-17 4:20
Dan Neely28-Sep-17 4:20 
GeneralRe: Quoting bug with :elephant: Pin
Chris Maunder28-Sep-17 4:50
cofounderChris Maunder28-Sep-17 4:50 
SuggestionRe: Quoting bug with :elephant: Pin
Richard Deeming28-Sep-17 6:14
mveRichard Deeming28-Sep-17 6:14 
GeneralRe: Quoting bug with :elephant: Pin
Chris Maunder28-Sep-17 6:42
cofounderChris Maunder28-Sep-17 6:42 
GeneralRe: Quoting bug with :elephant: Pin
OriginalGriff29-Sep-17 8:04
mveOriginalGriff29-Sep-17 8:04 
SuggestionShould natter about adblocker Pin
jschell27-Sep-17 10:43
jschell27-Sep-17 10:43 
GeneralRe: Should natter about adblocker Pin
Richard Deeming28-Sep-17 3:30
mveRichard Deeming28-Sep-17 3:30 
GeneralRe: Should natter about adblocker Pin
Chris Maunder28-Sep-17 4:07
cofounderChris Maunder28-Sep-17 4:07 
GeneralRe: Should natter about adblocker Pin
Nish Nishant28-Sep-17 4:11
sitebuilderNish Nishant28-Sep-17 4:11 
GeneralRe: Should natter about adblocker Pin
Chris Maunder28-Sep-17 4:12
cofounderChris Maunder28-Sep-17 4:12 
GeneralRe: Should natter about adblocker Pin
Richard Deeming28-Sep-17 4:18
mveRichard Deeming28-Sep-17 4:18 
GeneralRe: Should natter about adblocker Pin
Chris Maunder28-Sep-17 5:20
cofounderChris Maunder28-Sep-17 5:20 

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

Flags: Added to TODOClosedAnswered

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