Click here to Skip to main content
15,914,165 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: Voting distribution! Pin
Chris Maunder9-Apr-08 4:12
cofounderChris Maunder9-Apr-08 4:12 
GeneralRe: Voting distribution! Pin
Pete O'Hanlon9-Apr-08 11:47
mvePete O'Hanlon9-Apr-08 11:47 
GeneralRe: Voting distribution! Pin
Rajesh R Subramanian13-Apr-08 22:51
professionalRajesh R Subramanian13-Apr-08 22:51 
GeneralI can't download "TermsOfUse.aspx " help me Pin
quang_khanh7-Apr-08 16:17
quang_khanh7-Apr-08 16:17 
GeneralRe: I can't download "TermsOfUse.aspx " help me Pin
Vasudevan Deepak Kumar7-Apr-08 21:15
Vasudevan Deepak Kumar7-Apr-08 21:15 
GeneralRe: I can't download "TermsOfUse.aspx " help me Pin
Chris Maunder8-Apr-08 8:10
cofounderChris Maunder8-Apr-08 8:10 
GeneralArticle problems Pin
#realJSOP7-Apr-08 6:03
professional#realJSOP7-Apr-08 6:03 
GeneralRe: Article problems Pin
Chris Maunder8-Apr-08 8:13
cofounderChris Maunder8-Apr-08 8:13 
John Simmons / outlaw programmer wrote:
When you move between "WYSIWYG" mode and html mode, your text is completely reformatted, and is extremely difficult to manage at that point


Part of this is converting HTML to XHTML. We need to ensure that the HTML on the site is well formed and that can be tricky to do while maintaining layout because if the HTML is really screwy then the final corrected result can be quite different.

What we are doing is an initial correction using the browser's DOM so that you can immediately see what happens to your HTML when it's corrected. If your code is already correct then the display you see shouldn't be affected. If your initial HTML wasn't correctly formed then you may see changes which could prompt you to go back and edit and it's this 'corrected' HTML that's screwy.

cheers,
Chris Maunder
CodeProject.com : C++ MVP

GeneralC# forums screwy Pin
phannon867-Apr-08 2:51
professionalphannon867-Apr-08 2:51 
GeneralRe: C# forums screwy Pin
Dan Neely7-Apr-08 2:59
Dan Neely7-Apr-08 2:59 
GeneralRe: C# forums screwy Pin
Chris Maunder7-Apr-08 3:23
cofounderChris Maunder7-Apr-08 3:23 
GeneralRe: C# forums screwy [modified] Pin
phannon867-Apr-08 3:30
professionalphannon867-Apr-08 3:30 
GeneralRe: C# forums screwy Pin
Chris Maunder7-Apr-08 4:36
cofounderChris Maunder7-Apr-08 4:36 
GeneralSuggestion: Article Layout Pin
Jeffrey Walton6-Apr-08 17:17
Jeffrey Walton6-Apr-08 17:17 
GeneralRe: Suggestion: Article Layout Pin
Hans Dietrich6-Apr-08 22:05
mentorHans Dietrich6-Apr-08 22:05 
GeneralRe: Suggestion: Article Layout Pin
Chris Maunder7-Apr-08 10:58
cofounderChris Maunder7-Apr-08 10:58 
GeneralVoting Broken? Pin
Jeffrey Walton6-Apr-08 13:50
Jeffrey Walton6-Apr-08 13:50 
GeneralRe: Voting Broken? Pin
Hans Dietrich6-Apr-08 14:42
mentorHans Dietrich6-Apr-08 14:42 
GeneralRe: Voting Broken? Pin
Jeffrey Walton6-Apr-08 16:14
Jeffrey Walton6-Apr-08 16:14 
GeneralRe: Voting Broken? Pin
Hans Dietrich6-Apr-08 16:30
mentorHans Dietrich6-Apr-08 16:30 
GeneralRe: Voting Broken? Pin
Jeffrey Walton6-Apr-08 17:28
Jeffrey Walton6-Apr-08 17:28 
GeneralRe: Voting Broken? Pin
Chris Maunder7-Apr-08 10:53
cofounderChris Maunder7-Apr-08 10:53 
GeneralThe spammer is back at it Pin
Bert delaVega4-Apr-08 7:59
Bert delaVega4-Apr-08 7:59 
GeneralMore new ID's Pin
Bert delaVega8-Apr-08 3:38
Bert delaVega8-Apr-08 3:38 
GeneralAddition to My Settings Pin
James R. Twine4-Apr-08 1:14
James R. Twine4-Apr-08 1:14 

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

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