Click here to Skip to main content
16,014,591 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: javascript errors on FF Pin
Chris Maunder11-Aug-07 9:52
cofounderChris Maunder11-Aug-07 9:52 
GeneralRe: javascript errors on FF Pin
JimmyRopes11-Aug-07 10:05
professionalJimmyRopes11-Aug-07 10:05 
GeneralRe: javascript errors on FF Pin
J. Dunlap11-Aug-07 9:56
J. Dunlap11-Aug-07 9:56 
GeneralRe: javascript errors on FF Pin
Vasudevan Deepak Kumar14-Aug-07 4:29
Vasudevan Deepak Kumar14-Aug-07 4:29 
GeneralRe: wanings on FF Pin
JimmyRopes14-Aug-07 5:48
professionalJimmyRopes14-Aug-07 5:48 
GeneralRe: wanings on FF Pin
Chris Maunder14-Aug-07 6:11
cofounderChris Maunder14-Aug-07 6:11 
GeneralChange "code" button to "var" Pin
Judah Gabriel Himango10-Aug-07 5:00
sponsorJudah Gabriel Himango10-Aug-07 5:00 
GeneralRe: Change "code" button to "var" Pin
Luc Pattyn10-Aug-07 5:10
sitebuilderLuc Pattyn10-Aug-07 5:10 
I concur something needs improving; I'm not sure "var" would help tho.

CODE tag is fine for "quoting" one or a few technical terms on a single line
PRE tag is to be used for all code snippets that span two or more lines

it is a pitty one has to manipulate code inside a PRE tag:
- empty lines must get a space added, or they are thrown out
- less-than signs often need to be protected from the hungry HTML beast

For those unfamiliar to HTML the name of the PRE tag and the anomalies listed above
are surprising, and if possible should be dealt with automatically (i.e.
always accept CODE, forget PRE tags on input; handle them as if they were PRE
if multi-line, and CODE if single-line)

And (a plug is coming up now) if Internet Explorer makes it hard yo copy/paste
successfully, read my CodeRescue article !

Smile | :)



Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


GeneralRe: Change "code" button to "var" Pin
Vasudevan Deepak Kumar14-Aug-07 4:29
Vasudevan Deepak Kumar14-Aug-07 4:29 
GeneralRating Rant Pin
Reto Ravasio9-Aug-07 12:27
Reto Ravasio9-Aug-07 12:27 
GeneralRe: Rating Rant Pin
#realJSOP19-Aug-07 4:55
professional#realJSOP19-Aug-07 4:55 
QuestionTerms in profile of function timing (in VC++ with OpenGL) Pin
Miss_ Petrovna9-Aug-07 11:07
Miss_ Petrovna9-Aug-07 11:07 
GeneralSuggestion Pin
Hans Dietrich9-Aug-07 1:10
mentorHans Dietrich9-Aug-07 1:10 
GeneralRe: Suggestion Pin
Chris Maunder9-Aug-07 2:48
cofounderChris Maunder9-Aug-07 2:48 
GeneralArticle Statistics Pin
Vasudevan Deepak Kumar7-Aug-07 5:17
Vasudevan Deepak Kumar7-Aug-07 5:17 
GeneralRe: Article Statistics Pin
Giorgi Dalakishvili7-Aug-07 6:05
mentorGiorgi Dalakishvili7-Aug-07 6:05 
GeneralRe: Article Statistics Pin
Vasudevan Deepak Kumar8-Aug-07 1:56
Vasudevan Deepak Kumar8-Aug-07 1:56 
General[BUG] URL Querystrings not preserved in errorpage Pin
Vasudevan Deepak Kumar7-Aug-07 5:07
Vasudevan Deepak Kumar7-Aug-07 5:07 
GeneralVote Count Not Updated Pin
Vasudevan Deepak Kumar7-Aug-07 4:55
Vasudevan Deepak Kumar7-Aug-07 4:55 
GeneralRe: Vote Count Not Updated Pin
Chris Maunder7-Aug-07 6:27
cofounderChris Maunder7-Aug-07 6:27 
GeneralDont reward bad formatting Pin
Luc Pattyn6-Aug-07 14:17
sitebuilderLuc Pattyn6-Aug-07 14:17 
GeneralRe: Dont reward bad formatting Pin
Chris Maunder7-Aug-07 3:31
cofounderChris Maunder7-Aug-07 3:31 
GeneralRe: Dont reward bad formatting Pin
Luc Pattyn7-Aug-07 3:51
sitebuilderLuc Pattyn7-Aug-07 3:51 
GeneralRe: Dont reward bad formatting Pin
Vasudevan Deepak Kumar7-Aug-07 5:20
Vasudevan Deepak Kumar7-Aug-07 5:20 
GeneralLong Scrolling Message Pin
Vasudevan Deepak Kumar6-Aug-07 4:23
Vasudevan Deepak Kumar6-Aug-07 4:23 

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.