Click here to Skip to main content
15,921,841 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: An odd and very specific bug in the CP editor Pin
Chris Maunder27-Nov-11 16:35
cofounderChris Maunder27-Nov-11 16:35 
< is, as you know, a marker meaning "start a HTML tag". So, <MdiClient> will be treated as the HTML tag "MdiClient", and since you didn't close this tag, the editor will go ahead and close it for you: </MdiClient>. Changing it to lower case is done by the editor when it reformats the HTML - all tags are set as lowercase.

Next time when you paste something, just choose "Text + Encoded HTML" (or check out the preview box in the paste dialog straight after you paste, and you can see the result.
cheers,
Chris Maunder

The Code Project | Co-founder
Microsoft C++ MVP

SuggestionRe: An odd and very specific bug in the CP editor Pin
thatraja27-Nov-11 16:59
professionalthatraja27-Nov-11 16:59 
GeneralRe: An odd and very specific bug in the CP editor Pin
Chris Maunder27-Nov-11 17:08
cofounderChris Maunder27-Nov-11 17:08 
GeneralRe: An odd and very specific bug in the CP editor Pin
BillWoodruff27-Nov-11 23:27
professionalBillWoodruff27-Nov-11 23:27 
GeneralRe: An odd and very specific bug in the CP editor Pin
Chris Maunder28-Nov-11 5:41
cofounderChris Maunder28-Nov-11 5:41 
GeneralRe: An intermittent (?) and very specific bug in the CP editor in QA Pin
Richard MacCutchan27-Nov-11 22:45
mveRichard MacCutchan27-Nov-11 22:45 
GeneralRe: An intermittent (?) and very specific bug in the CP editor in QA Pin
BillWoodruff28-Nov-11 0:12
professionalBillWoodruff28-Nov-11 0:12 
GeneralRe: An intermittent (?) and very specific bug in the CP editor in QA Pin
Richard MacCutchan28-Nov-11 0:56
mveRichard MacCutchan28-Nov-11 0:56 
BugDeleted Tip/Tricks in approval list Pin
thatraja27-Nov-11 7:03
professionalthatraja27-Nov-11 7:03 
GeneralRe: Deleted Tip/Tricks in approval list Pin
Chris Maunder27-Nov-11 16:35
cofounderChris Maunder27-Nov-11 16:35 
SuggestionReducing QA "static" by an order of magnitude without discouraging posters Pin
BillWoodruff27-Nov-11 6:47
professionalBillWoodruff27-Nov-11 6:47 
SuggestionRe: Reducing QA "static" by an order of magnitude without discouraging posters Pin
thatraja27-Nov-11 7:25
professionalthatraja27-Nov-11 7:25 
GeneralRe: Reducing QA "static" by an order of magnitude without discouraging posters Pin
Chris Maunder27-Nov-11 7:30
cofounderChris Maunder27-Nov-11 7:30 
GeneralRe: Reducing QA "static" by an order of magnitude without discouraging posters Pin
BillWoodruff27-Nov-11 7:58
professionalBillWoodruff27-Nov-11 7:58 
GeneralRe: Reducing QA "static" by an order of magnitude without discouraging posters Pin
Chris Maunder27-Nov-11 16:45
cofounderChris Maunder27-Nov-11 16:45 
GeneralRe: Reducing QA "static" by an order of magnitude without discouraging posters Pin
Richard MacCutchan27-Nov-11 22:43
mveRichard MacCutchan27-Nov-11 22:43 
GeneralRe: Reducing QA "static" by an order of magnitude without discouraging posters Pin
BillWoodruff28-Nov-11 0:08
professionalBillWoodruff28-Nov-11 0:08 
GeneralRe: Reducing QA "static" by an order of magnitude without discouraging posters Pin
Yvan Rodrigues28-Nov-11 11:12
professionalYvan Rodrigues28-Nov-11 11:12 
BugEmail Notification Pin
RaisKazi25-Nov-11 19:31
RaisKazi25-Nov-11 19:31 
GeneralRe: Email Notification Pin
OriginalGriff25-Nov-11 21:05
mveOriginalGriff25-Nov-11 21:05 
GeneralRe: Email Notification Pin
Chris Maunder26-Nov-11 7:20
cofounderChris Maunder26-Nov-11 7:20 
GeneralRe: Email Notification Pin
Sander Rossel26-Nov-11 1:15
professionalSander Rossel26-Nov-11 1:15 
GeneralRe: Email Notification Pin
Chris Maunder5-Dec-11 5:53
cofounderChris Maunder5-Dec-11 5:53 
GeneralRe: Email Notification Pin
RaisKazi5-Dec-11 21:38
RaisKazi5-Dec-11 21:38 
SuggestionPosting delay suggestion Pin
#realJSOP25-Nov-11 5:16
professional#realJSOP25-Nov-11 5:16 

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

Flags: AnsweredFixedRejected

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