Summary | Maps do not work |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | presslab (at) hotmail (dot) com |
Created | 05/18/2010 (5495 days ago) |
Due | |
Updated | 06/27/2010 (5455 days ago) |
Assigned | 06/26/2010 (5456 days ago) |
Resolved | 06/27/2010 (5455 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
issues with late binding to the dom element. I have an open bug with
openlayers, and track it on our ticket tracker here:
http://bugs.horde.org/ticket/9111
or not now?
I received this error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0)
Timestamp: Sun, 27 Jun 2010 20:06:28 UTC
Message: Object doesn't support this property or method
Line: 45
Char: 17
Code: 0
URI: https://presslab.us/horde/js/hordemap/ve.js
It's fine though, as long as one of them works that is great.
changed in the framework and the other modules are not updated yet?
or not now?
other modules as well:
[27-Jun-2010 11:43:22] PHP Fatal error: Call to undefined method
Horde_Auth::ge
tAuth() in /usr/src/horde/kronolith/config/prefs.php on line 208
I can't even get to the portal page. It looks like something changed
in the framework and the other modules are not updated yet?
State ⇒ Feedback
or not now?
http://trac.openlayers.org/ticket/1910
though the ticket seems to have been ignored lately as none of the
devs can reproduce currently either.
likely stay open until
Bug: 9044is dealt with....Maps." The map tab does not open up and I get the javascript error.
service (if any)?
Virtual Earth for both I get this error:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0)
Timestamp: Wed, 19 May 2010 15:55:10 UTC
Message: Invalid argument.
Line: 217
Char: 5
Code: 0
URI: https://presslab.us/horde/js/hordemap/ve.js
Which seems to be a similar problem.
in Maps." The map tab does not open up and I get the javascript
error.
(if any)?
Still cannot reproduce using IE 8 - or any other browser for that matter.
file, clear my caches, etc. That error is:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64;
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR
3.0.30729; Media Center PC 6.0)
Timestamp: Tue, 18 May 2010 22:59:58 UTC
Message: Invalid argument.
Line: 11970
Char: 13
Code: 0
URI: https://example.com/horde/js/hordemap/OpenLayers.js
works correctly.
Maps." The map tab does not open up and I get the javascript error.
Thanks for your help.
Ticket: 9044has been added for updating to 2.9.xState ⇒ Feedback
against the version we distribute. I do have it on my list to update
the script, but there are a number of customizations we have done that
would have to be ported/tested.
works correctly.
and foremost is the huge size of the full openlayers file. We
customized the bundled files to include only the features that are
absolutely needed, when they are needed.
access is required to make the maps work in the first place.
your own GIS server to provide custom map tiles.
I'm not seeing any issues with the kronolith map code. Perhaps if you
provide the exact error messages you receive, when you receive them,
along with the details of the map providers you are using, I can try
to track down the issue you are having.
State ⇒ Assigned
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Summary ⇒ Maps do not work
Type ⇒ Bug
Queue ⇒ Kronolith
The problem is that the /horde/js/hordemap/OpenLayers.js is outdated.
The new version from http://www.openlayers.org/api/OpenLayers.js works
correctly.
Perhaps instead of using the static file, Horde could link to
http://www.openlayers.org/api/OpenLayers.js - after all, internet
access is required to make the maps work in the first place.
OpenLayers encourages linking as noted on this page:
http://openlayers.org/