Article Submission Frustration
-
The article submission is really starting to bug me ... basically i just use the html source editor and not the WYSIWYG and have <br /> ... after saving and going back in one br seems to occasionally (doesn't seem to always happen) become 2... and then 4 ... and so on Does anyone else have this?? Thanks Kris
-
The article submission is really starting to bug me ... basically i just use the html source editor and not the WYSIWYG and have <br /> ... after saving and going back in one br seems to occasionally (doesn't seem to always happen) become 2... and then 4 ... and so on Does anyone else have this?? Thanks Kris
I don't know if that might be the problem. but shouldn't it be <br />? :)
-
I don't know if that might be the problem. but shouldn't it be <br />? :)
whops ... yes thats what i meant ... but either way they keep duplicating automatically (about 1/3 of the time) when I save my article! Kris
-
The article submission is really starting to bug me ... basically i just use the html source editor and not the WYSIWYG and have <br /> ... after saving and going back in one br seems to occasionally (doesn't seem to always happen) become 2... and then 4 ... and so on Does anyone else have this?? Thanks Kris
i00 wrote:
Does anyone else have this??
Yes, when I wrote my latest article, the editor added unnecessary
br
-tags (and I also use the HTML editor and not the WYSIWYG). Before publishing it, I had to remove these elements.The quick red ProgramFOX jumps right over the
Lazy<Dog>
. My latest article: Understand how bitwise operators work (C# and VB.NET examples) My group: C# Programmers Group -
The article submission is really starting to bug me ... basically i just use the html source editor and not the WYSIWYG and have <br /> ... after saving and going back in one br seems to occasionally (doesn't seem to always happen) become 2... and then 4 ... and so on Does anyone else have this?? Thanks Kris
Which browser are you using, and can you provide an example of where the BR tags are being added? In a PRE block? Inside a paragraph? ...?
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
Which browser are you using, and can you provide an example of where the BR tags are being added? In a PRE block? Inside a paragraph? ...?
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
Opera (but it does it occasionally in IE too)... and it is where there is already a br ... I imagine it is because it puts a br in the WYSIWYG editor and then this is somehow becoming two ... I personally wish there was a way to DISABLE the WYSIWYG editor and the automatic br's on a per article basis; so you can disable it and enable it for a specific article when the author deems (when editing); and when you come to update the article next time the option is remembered. Kris
-
Which browser are you using, and can you provide an example of where the BR tags are being added? In a PRE block? Inside a paragraph? ...?
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
OK ... every time i save the article and come back in it adds another br to the end of each line break in both IE and Opera! I am going to my articles, edit, it opens up, click the HTML button, click save draft, go back to my articles, edit, click the HTML button again ... and then there is now a new br for EVERY LINE BREAK in the WYSIWYG editor (next to the old ones)!!!