geonetwork / core-geonetwork

GeoNetwork is a catalog application to manage spatially referenced resources. It provides powerful metadata editing and search functions as well as an interactive web map viewer. It is currently used in numerous Spatial Data Infrastructure initiatives across the world.
http://geonetwork-opensource.org/
GNU General Public License v2.0
412 stars 487 forks source link

record shows 'working copy' even if not logged in #6112

Open pvgenuchten opened 2 years ago

pvgenuchten commented 2 years ago

on 3.10.x (not checked on later versions)

reproduce:

expected:

josegar74 commented 2 years ago

Related to this PR: https://github.com/geonetwork/core-geonetwork/pull/5805

Seem not backported to 3.x

josegar74 commented 2 years ago

@pvgenuchten, in 3.12.x and 3.10.x seem also ok:

https://github.com/geonetwork/core-geonetwork/blob/9caaa6eb1faa3228af83759bb455a6add6c4850c/web-ui/src/main/resources/catalog/components/search/resultsview/partials/viewtemplates/grid.html#L126

https://github.com/geonetwork/core-geonetwork/blob/926dedb6cfb4082ecb43fdcabfa63fa307279c64/web-ui/src/main/resources/catalog/components/search/resultsview/partials/viewtemplates/grid.html#L126

Can you check your file and compare it with the latest version?