Click here to Skip to main content
15,887,485 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: Sock puppetry Pin
Luc Pattyn19-Jul-10 4:23
sitebuilderLuc Pattyn19-Jul-10 4:23 
GeneralRe: Sock puppetry Pin
Dan Neely19-Jul-10 3:46
Dan Neely19-Jul-10 3:46 
GeneralTagging modified posts Pin
Peter_in_278018-Jul-10 20:40
professionalPeter_in_278018-Jul-10 20:40 
GeneralRe: Tagging modified posts Pin
Chris Maunder19-Jul-10 3:26
cofounderChris Maunder19-Jul-10 3:26 
GeneralRe: Tagging modified posts Pin
Dan Neely19-Jul-10 3:47
Dan Neely19-Jul-10 3:47 
GeneralRe: Tagging modified posts Pin
Luc Pattyn19-Jul-10 4:53
sitebuilderLuc Pattyn19-Jul-10 4:53 
GeneralRe: Tagging modified posts Pin
Peter_in_278019-Jul-10 13:30
professionalPeter_in_278019-Jul-10 13:30 
GeneralCode Browser - string problem Pin
Kristian Sixhøj18-Jul-10 7:25
Kristian Sixhøj18-Jul-10 7:25 
I'm not sure if this has been reported before, so please don't send out the hamsters to get me if that's the case.

Anyway, I just noticed that the code browser is having a problem with escape characters.
See this[^] page - view the file CSRcon.cs and scroll down to line 52. You'll see that everything after that line is treated as a string, even though the string has ended.

It seems to be the escape character (marked with bold) in the following piece of code that's causing the issue:
string command = "rcon \"" + challenge_rcon + "\" " + rconPassword + " " + rconCommand + "\n";

Green Alien | [Alien] Kristian Sixhoej
Growing old is mandatory; growing up is optional. - Chili Davis
My latest tip/trick: Dragging a Borderless Form[^]

GeneralRe: Code Browser - string problem Pin
Sandeep Mewara18-Jul-10 7:48
mveSandeep Mewara18-Jul-10 7:48 
GeneralI suspect this posts a security risk to CPians Pin
Keith Barrow18-Jul-10 0:45
professionalKeith Barrow18-Jul-10 0:45 
GeneralRe: I suspect this posts a security risk to CPians Pin
Nish Nishant18-Jul-10 2:20
sitebuilderNish Nishant18-Jul-10 2:20 
GeneralRe: I suspect this posts a security risk to CPians Pin
Keith Barrow18-Jul-10 2:44
professionalKeith Barrow18-Jul-10 2:44 
GeneralRe: I suspect this posts a security risk to CPians Pin
Nish Nishant18-Jul-10 2:46
sitebuilderNish Nishant18-Jul-10 2:46 
GeneralRe: I suspect this posts a security risk to CPians Pin
Keith Barrow18-Jul-10 6:16
professionalKeith Barrow18-Jul-10 6:16 
GeneralQA Voting 5 comments Pin
DaveyM6918-Jul-10 0:08
professionalDaveyM6918-Jul-10 0:08 
GeneralRe: QA Voting 5 comments Pin
Kristian Sixhøj18-Jul-10 0:35
Kristian Sixhøj18-Jul-10 0:35 
GeneralRe: QA Voting 5 comments Pin
DaveyM6918-Jul-10 3:06
professionalDaveyM6918-Jul-10 3:06 
AnswerRe: QA Voting 5 comments Pin
Nish Nishant18-Jul-10 2:18
sitebuilderNish Nishant18-Jul-10 2:18 
GeneralRe: QA Voting 5 comments Pin
DaveyM6918-Jul-10 3:07
professionalDaveyM6918-Jul-10 3:07 
AnswerRe: QA Voting 5 comments Pin
Kunal Chowdhury «IN»18-Jul-10 7:25
professionalKunal Chowdhury «IN»18-Jul-10 7:25 
GeneralRe: QA Voting 5 comments Pin
DaveyM6918-Jul-10 9:41
professionalDaveyM6918-Jul-10 9:41 
Generalmodified bug [modified] Pin
Luc Pattyn17-Jul-10 3:03
sitebuilderLuc Pattyn17-Jul-10 3:03 
GeneralRe: modified bug Pin
Sandeep Mewara17-Jul-10 3:22
mveSandeep Mewara17-Jul-10 3:22 
GeneralRe: modified bug Pin
Luc Pattyn17-Jul-10 3:27
sitebuilderLuc Pattyn17-Jul-10 3:27 
GeneralRe: modified bug Pin
Sandeep Mewara17-Jul-10 3:31
mveSandeep Mewara17-Jul-10 3:31 

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

Flags: Fixed

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