bmdhaker / share-extras

Automatically exported from code.google.com/p/share-extras
0 stars 0 forks source link

Error IE8: sitegeotaggedcontent dashlet #40

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Add siteGeotaggedContent jar in shared/lib
2.Restart alfresco service
3.Add dashlet to your site dashboard
4.Add some content to the DL
5.Add aspect and details geo info, e.g: 51.3666667 and 6.1666667

6.Navigate to the site dashboard

What is the expected output? What do you see instead?
Displayed geotagged content

Instead it responded with a status of 500 - Internal Error.
Error: on line 8, column 64 in 
org/alfresco/components/dashlets/site-geotagged-content.get.html.ftl Expecting 
a number here, found: 51,328

What version of the add-on are you using? Please provide version of the
downloaded package, or Subversion revision number.
site-geotagged-content-dashlet-0.2

What version of Alfresco are you using? On what application server?
3.4d community on tomcat
3.4.1 enterprise on tomcat

What web browser are you using? Please supply browser name and version.
IE 8

Please provide any additional information below.

Mozilla firefox doesnt display this error and the dashlet works fine. 
It looks like IE throws an error on "," in the lattitude and longitude number. 

Original issue reported on code.google.com by peter.a....@gmail.com on 12 Jul 2011 at 1:07

GoogleCodeExporter commented 8 years ago
Hi Peter, I did fix a few issues around this area the other week, but I wonder 
if I missed something.

Since normally these issues are locale-specific, could you confirm which locale 
you have set in your browser and on the Alfresco server? Also if you switch to 
English, does the problem go away?

Original comment by will.abson on 14 Jul 2011 at 3:34

GoogleCodeExporter commented 8 years ago
Hello Will,

I experience exact the same problem as Peter describes above. The locale I use 
are nl or nl_NL and the problem is there with the Safari browser and with 
Firefox

Gr. Remco

Original comment by rge.hann...@gmail.com on 26 Oct 2011 at 1:48

GoogleCodeExporter commented 8 years ago
Duplicate of issue 50, which was fixed by the 0.2.1 release

Original comment by will.abson on 11 Nov 2011 at 5:31