Opened 15 years ago
Closed 15 years ago
#300 closed defect (fixed)
Maps with commercial layers failed to display in supported browsers except IE.
Reported by: | jennyhe | Owned by: | madair |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | 1.1.1 |
Severity: | Major | Keywords: | |
Cc: | cclaydon | Browser: | All |
External ID: | 1257754 | Operating System: | All |
state: | Committed |
Description ¶
Steps: Open one flexible web layout with commercial layers in Firefox
Results: Nothing dislayed.
Expected results: Map should display correctly as it shows in IE.
Change History (19)
comment:1 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
by , 15 years ago
Attachment: | error_information.PNG added |
---|
comment:2 by , 15 years ago
Version I used is 3.5.3. Please check the attached png file which shows Error Control information.
by , 15 years ago
Attachment: | fusion.patch added |
---|
by , 15 years ago
comment:3 by , 15 years ago
state: | New → Approved |
---|
This looks ok, Arthur. Are you a committer or do you want me to put it in trunk?
comment:4 by , 15 years ago
Thanks for your review, Zak. I've submitted the code. But there's still a problem of jxLib for Bing(Virtual Earth) in FF 3.5. The error occurs in Jxlib.uncompressed.js Line:17397. Can you reproduce it in your machine?
comment:5 by , 15 years ago
I've committed a change to this code that fixes a javascript error when MapGuide is not present (mapserver users). The call to createSessionId() has been moved inside appDefUrl and extra tests have been added to limit this behaviour to application definitions being loaded from Library:// or Session://.
Please confirm this does not break anything for you as I have only tested without mapguide.
comment:6 by , 15 years ago
comment:7 by , 15 years ago
Cc: | added |
---|---|
Owner: | changed from | to
Status: | assigned → new |
by , 15 years ago
Attachment: | From_SiteServer_20091130_Packet to Fusion.mgp added |
---|
by , 15 years ago
Attachment: | ApplicationDefinition.xml added |
---|
comment:8 by , 15 years ago
Hi Mike,
I have attached the xml file you needed and a MGP file which contains the data.
Arthur
comment:9 by , 15 years ago
Hi Mike, If you still need Studio, Zac should have a DVD that has Studio on it that you can use for this. Tom
by , 15 years ago
Attachment: | jxlib.uncompressed.js.patch added |
---|
Patch for jxlib.uncompressed.js to get things working in Firefox
comment:11 by , 15 years ago
I've attached a patch for the jxlib file that should eliminate the errors currently seen in Firefox. (Tested in FF 3.0.15). Obviously these changes should be ported into the JxLib code stream, but I'm afraid that is beyond my level of expertise...
comment:12 by , 15 years ago
Chris, I've reviewed the jxlib patch and committed the changes to the jxlib project, please go ahead and commit your changes to fusion.
comment:13 by , 15 years ago
Resolution: | → fixed |
---|---|
state: | Approved → Committed |
Status: | new → closed |
I'm unable to reproduce this in Firefox 3.0 or 3.5. Can you give more information about your browser version, ApplicationDefinition and any messages displayed in the javascript console?