Solution...
lenkkivihko - December 12, 2006 - 19:08
| Project: | Track |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
All seems to work fine with Firefox2, but with IE (atleast with IE7) the track is not visible.
All else works fine, but the blue track is not visible & IE prompts on left hand corner "Error on page".
Bug/issue happens atleast with this node: http://www.lenkkivihko.fi/admin/jarin_peruskymppi

#1
See screenshot attached.
The screenshot contains the error message IE prompts.
I hope this helps to spot the issue.
#2
I wonder if this page would describe the solution:
http://www.activewidgets.com/javascript.forum.1036.8/unexpected-call-to-...
However, I do not know how to apply this to the Track module / situation.
At least the symptoms seem similar - works with Firefox, but not with IE & same error message.
Anyone capable on helping on this...
Thanks in advance!
#3
Described here:
http://docs.codehaus.org/display/GEOSDOC/Drupal
You need to tweak a bit your template file page.tpl.php
For reasons unknown for me it seems that this is critical:
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">#4