tuankhac / share-extras

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

DocumentGeographicDetails geotag fails, no map on Document Details page #78

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Extract and build the jar
2. Add Jar to my tomcat instance for share in the shared/lib/ directory
3. Restart tomcat
4. Upload a geotagged image from my smartphone

What is the expected output? What do you see instead?

With this addon, I expect the following four things:
1. View in OSM action on geotagged document (this works great)
2. View in Geohack action on geotagged document (this works great)
3. An embedded map somewhere on the Document Details page (this is missing)
4. A Geotag action on documents (this partially works, details below)
-- Geotag action exists.  When I click it, I receive a popup with a map.  The 
map is centered on the existing geotagged coordinates.
-- When I select new coordinates and click 'Ok', I get a message 'failed 
geotagging <documentname>' or words to that effect and the document is not 
geotagged.
-- This occurs on already geotagged documents or ones not yet tagged.
-- I am using the stock Alfresco data model

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

Version: document-geographic-details-2.1.1.jar

What version of Alfresco are you using? On what application server?

Alfresco 4.0.d Community on Ubuntu Linux 10.04 LTS.  Tomcat app server (one 
instance for alfresco, another for share)

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

Firefox 10.0.2 and IE9

Please provide any additional information below.

I'm also running SiteGeographicDetails addon.  Conflict somehow?

Thanks!

Original issue reported on code.google.com by cpatc...@gmail.com on 8 May 2012 at 8:53

GoogleCodeExporter commented 8 years ago
While troubleshooting a different addon, I discovered something.  The 
/share/service/modules/deploy/ URL had an entry for Document Geographic 
Details, which I enabled.  Maybe this is something I'm supposed to do for all 
addons and didn't know it?  Still fairly new with share, so if so, apologies.

I now get the map on the document details page, and it shows the correct 
location.  However, the geotag action still fails whenever I try it.

Original comment by cpatc...@gmail.com on 9 May 2012 at 2:36

GoogleCodeExporter commented 8 years ago
I'm unable to reproduce this issue locally in my 4.0.d install. Are you running 
the repository in a separate Tomcat instance? The add-on includes a custom repo 
web script to perform the tagging, therefore it must also be installed there as 
well as in Share.

Original comment by will.abson on 18 Jul 2012 at 12:47

GoogleCodeExporter commented 8 years ago
I'm unable to reproduce this issue locally in my 4.0.d install. Are you running 
the repository in a separate Tomcat instance? The add-on includes a custom repo 
web script to perform the tagging, therefore it must also be installed there as 
well as in Share.

Original comment by will.abson on 18 Jul 2012 at 12:53

GoogleCodeExporter commented 8 years ago
Closing this issue since I cannot reproduce it here

Original comment by will.abson on 3 Aug 2012 at 5:57