What steps will reproduce the problem?
1. set the Doctype in your application layout for your pages:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:svg="http://www.w3.org/2000/svg" xml:lang="en" lang="en">
2. use a pop up calendar in a page
3. view the page in firefox and click on the calendar icon.
What is the expected output? What do you see instead?
the calendar should popup. Instead I see error message in firefox error
console complaining about
What version of the product are you using? On what operating system?
Ubuntu Gutsy, firefox 2.0.0.11, rails 1.2.3
Please provide any additional information below.
I did a search and replace on replacing it with   and the
issue goes away, the popup works fine
Original issue reported on code.google.com by cjlem...@gmail.com on 20 Dec 2007 at 7:14
Original issue reported on code.google.com by
cjlem...@gmail.com
on 20 Dec 2007 at 7:14