Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.4.1

Bug #12975 Firefox CSS Warning Message
Submitted: 2008-01-24 21:14 UTC
From: anocomputing Assigned: thesee
Status: Closed Package: HTML_QuickForm_Livesearch (version 0.4.0)
PHP Version: 4.4.7 OS: Windows XP Pro
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 50 - 49 = ?

 
 [2008-01-24 21:14 UTC] anocomputing (Arnold Chang)
Description: ------------ Run the example code on Firefox 2.0 and the following warning messages are found: Warning: Selector expected. Ruleset ignored due to bad selector. Source File: http://localhost/testing/HTML_Livesearch/ Line: 78 Warning: Unexpected end of file while searching for closing } of invalid rule set. Apparently, Firefox doesn't like line 302 of livesearch_select.php. Change it from "// -->" to "-->" to fix the warning messages. Source File: http://localhost/testing/HTML_Livesearch/ Line: 79

Comments

 [2008-01-29 16:50 UTC] thesee (Giuseppe Dessi)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.