Click here to Skip to main content
15,920,602 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: Article Voting Pin
The ANZAC27-Jan-08 15:33
The ANZAC27-Jan-08 15:33 
GeneralRe: Article Voting Pin
Hans Dietrich27-Jan-08 17:41
mentorHans Dietrich27-Jan-08 17:41 
GeneralRe: Article Voting Pin
Dan Neely28-Jan-08 2:16
Dan Neely28-Jan-08 2:16 
GeneralRe: Article Voting Pin
Philipp Sumi4-Feb-08 8:30
Philipp Sumi4-Feb-08 8:30 
GeneralRe: Article Voting Pin
The ANZAC4-Feb-08 12:09
The ANZAC4-Feb-08 12:09 
GeneralArticle Deletion Pin
Chris Meech25-Jan-08 6:51
Chris Meech25-Jan-08 6:51 
GeneralRe: Article Deletion Pin
Paul Conrad25-Jan-08 17:17
professionalPaul Conrad25-Jan-08 17:17 
GeneralCode snippet in PRE tag pasted onto VC++ lacking line-breaks. Pin
Maxwell Chen25-Jan-08 1:12
Maxwell Chen25-Jan-08 1:12 
While copying code snippets in PRE tags on the forums and pasting onto VC++ text editor, there is no line break. For example:
// Please try copy and paste the below onto VC++.
int main()
{
  // Test
  printf("Test \n");
  return 0;
}

Result on VC++ editor:
int main() { // Test printf("Test \n"); return 0; }



Maxwell Chen

GeneralRe: Code snippet in PRE tag pasted onto VC++ lacking line-breaks. Pin
Elina Blank25-Jan-08 2:46
sitebuilderElina Blank25-Jan-08 2:46 
GeneralRe: Code snippet in PRE tag pasted onto VC++ lacking line-breaks. Pin
Luc Pattyn25-Jan-08 3:55
sitebuilderLuc Pattyn25-Jan-08 3:55 
GeneralRe: Code snippet in PRE tag pasted onto VC++ lacking line-breaks. Pin
Maxwell Chen25-Jan-08 5:41
Maxwell Chen25-Jan-08 5:41 
GeneralSignature and Content Moderation is needed Pin
Vasudevan Deepak Kumar25-Jan-08 1:07
Vasudevan Deepak Kumar25-Jan-08 1:07 
GeneralRe: Signature and Content Moderation is needed Pin
Elina Blank25-Jan-08 2:45
sitebuilderElina Blank25-Jan-08 2:45 
GeneralRe: Signature and Content Moderation is needed Pin
Vasudevan Deepak Kumar25-Jan-08 2:53
Vasudevan Deepak Kumar25-Jan-08 2:53 
GeneralRe: Signature and Content Moderation is needed Pin
J4amieC25-Jan-08 4:18
J4amieC25-Jan-08 4:18 
GeneralRe: Signature and Content Moderation is needed Pin
Vasudevan Deepak Kumar25-Jan-08 4:27
Vasudevan Deepak Kumar25-Jan-08 4:27 
GeneralAuto Encoding of Link during Paste should be more smarter [modified] Pin
Vasudevan Deepak Kumar25-Jan-08 1:01
Vasudevan Deepak Kumar25-Jan-08 1:01 
GeneralRe: Auto Encoding of Link during Paste should be more smarter Pin
Elina Blank25-Jan-08 2:39
sitebuilderElina Blank25-Jan-08 2:39 
GeneralRe: Auto Encoding of Link during Paste should be more smarter Pin
Vasudevan Deepak Kumar25-Jan-08 4:28
Vasudevan Deepak Kumar25-Jan-08 4:28 
GeneralRe: Auto Encoding of Link during Paste should be more smarter Pin
Chris Maunder24-Jul-09 9:04
cofounderChris Maunder24-Jul-09 9:04 
GeneralArticle Submission Wizard Pin
mbaugher24-Jan-08 15:38
mbaugher24-Jan-08 15:38 
GeneralRe: Article Submission Wizard Pin
Elina Blank25-Jan-08 2:37
sitebuilderElina Blank25-Jan-08 2:37 
GeneralRe: Article Submission Wizard Pin
mbaugher26-Jan-08 3:38
mbaugher26-Jan-08 3:38 
GeneralCodeproject missing from Google search results Pin
Csupor Jenő24-Jan-08 11:04
Csupor Jenő24-Jan-08 11:04 
GeneralRe: Codeproject missing from Google search results Pin
Vasudevan Deepak Kumar24-Jan-08 18:11
Vasudevan Deepak Kumar24-Jan-08 18:11 

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.