Closed
Bug 485742
Opened 16 years ago
Closed 15 years ago
The page hangs on loading when trying to use Google Maps API from within XML document with XSLT stylesheet
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: lnx777, Unassigned)
References
()
Details
(Whiteboard: [CLOSEME 2010-11-01])
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009031615 Gentoo Firefox/3.0.7
Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009031615 Gentoo Firefox/3.0.7
_This bug affects latest releases of both firefox (gentoo-compiled, 64-bit) and seamonkey (pre-compiled 32 bit) - hence I the bug is probably in a component common to both of them_
The page hangs on loading stage indefinitely (saying "Read maps.google.com" in the status bar) when
a)I request an XML document which has an appropriate stylesheet (which produces HTML output) attached to it, and
b)Within the stylesheet there's a <script src=...> tag which imports the necessary JavaScript to enable me to use Google Maps API.
Reproducible: Always
Steps to Reproduce:
1. http://users.ox.ac.uk/~kebl3310/gmaptest/blog.xml
Actual Results:
The page hangs on loading stage
Expected Results:
The HTML output analogous to http://users.ox.ac.uk/~kebl3310/gmaptest/static.html (this html page was generated using xsltproc on http://users.ox.ac.uk/~kebl3310/gmaptest/blog.xml and 1. http://users.ox.ac.uk/~kebl3310/gmaptest/blog.xsl)
Comment 1•15 years ago
|
||
This is a mass search for bugs which are in the Firefox General component, are
UNCO, have not been changed for 500 days and have an unspecified version.
Reporter, can you please update to Firefox 3.6.10 or later, create a fresh profile, http://support.mozilla.com/en-US/kb/managing+profiles, and test again. If you still see the issue, please update this bug. If the issue is gone, please set the status to RESOLVED > WORKSFORME.
Whiteboard: [CLOSEME 2010-11-01]
Comment 2•15 years ago
|
||
No reply from reporter, INCOMPLETE. Please retest with Firefox 3.6.12 or later and a new profile (http://support.mozilla.com/kb/Managing+profiles). If you continue to see this issue with the newest firefox and a new profile, then please comment on this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 15 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•