#1253: editor cant upload org logo
---------------------+------------------------------------------------------
Reporter: landry | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0
Keywords: |
---------------------+------------------------------------------------------
As of now, when one wants to set an organisation logo (as described on
http://trac.osgeo.org/geonetwork/wiki/proposals/OrganisationLogo), he
needs to be an administrator in order to use the logo.add / logo.delete
services.
So a user eith an 'Editor' profile can only link to an existing logo,
already uploaded to the catalog by an Administrator. But he sees the
upload logo buttons...
- Either any user with write access (so, Editor) should be able to use
logo.add/logo.delete
- Or the showLogoSelectionPanel() shouldnt show the upload controls to an
editor who doesnt have Administrator profile
Dont know if a new service should be created for that - reusing the
harverster logomanager was okay for that, it just needs to be available to
editors imo.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1253>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#1253: editor cant upload org logo
---------------------+------------------------------------------------------
Reporter: landry | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0
Keywords: |
---------------------+------------------------------------------------------
Comment(by landry):
Another note : the logo selection panel ctor uses
catalogue.services.harvesterLogoUrl mapping to
datadir/data/resources/images/harvesting/ - while imo it should use
logoUrl to better separate org logos from harverster logos.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1253#comment:1>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.
#1253: editor cant upload org logo
---------------------+------------------------------------------------------
Reporter: landry | Owner: geonetwork-devel@…
Type: defect | Status: new
Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0
Keywords: |
---------------------+------------------------------------------------------
Comment(by landry):
Given that the logo selection panel is populated from
xml.harvesting.info?type=icons, we'd need a new service for logos if we
use the logoUrl.
Note that the 'browse' button has no width, and the label is outside the
button, leading to a broken display of the fileuploadfield extjs object.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1253#comment:2>
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/>
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.