Click here to Skip to main content
16,014,671 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

 
Generalserious cow stuff Pin
Luc Pattyn13-Aug-07 7:30
sitebuilderLuc Pattyn13-Aug-07 7:30 
GeneralSoapbox!!!! Pin
Member 9614-Aug-07 6:04
Member 9614-Aug-07 6:04 
Generalwarnings on FF [modified] Pin
JimmyRopes11-Aug-07 9:24
professionalJimmyRopes11-Aug-07 9:24 
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 
Yes they are warning messages from the browser but they are caused by a scripting error.

There seems to be some misunderstanding here.

There is a popular belief that they are style element warnings and not script errors.

When they appear in a style sheet they are ignored just like any other style the browser doesn't understand. That is the CSS paradigm.

The only time these warnings appear is when they are in a script, and when they do they cause the script to function improperly. If the rendered page is OK without the desired scripting action then there is no problem.

In my case I needed the scripting action to operate properly to render the page as desired. Once it was pointed out to me where my scripting error was (thanks to Guffa) then not only didn't I get any more warnings but my script also operated properly.

In the course of diagnosing my scripting error I noticed that CP was getting similar warnings. I just brought it to the attention of the staff to be helpful -- no good deed goes unpunished.

In my case I fixed a malfunctioning script and the warnings along with the problem went away. I call that a scripting error, or, more precisely, warnings as the result of a scripting error.

Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems

I'm on-line therefore I am.
JimmyRopes


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 
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 

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.