ZenphotoCMS Forum
Broken sidecar XMP and tag suggestions - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Broken sidecar XMP and tag suggestions (/thread-7461.html)



Broken sidecar XMP and tag suggestions - makar - 2010-08-11

Hello,

At some point I've noticed that tag suggestions did not work any more (ZP 1.3.1 and tag_suggest plugin is enabled) and it seems to me that this is so because a couple of XMP sidecar files were broken.

Specifically in this way (I edit XMP's manually and so made this mistake):

sky/rdf:li>

I have corrected XMP's since and refreshed metadata/database in ZP.

When I view this images pages, - tags are displayed correctly now, so changes took effect there.

But when I view page source in a browser, var _tagList still contains broken XMP data:

sky","sky/rdf:li>

So I presume this is why tag suggestion is not functioning.

How can I completely refresh metadata in this case (static_html_cache plugin is off)?




Broken sidecar XMP and tag suggestions - acrylian - 2010-08-11

If those wrong tags have been added to the tags I fear you probably will have to clean those on the tags tab manually. Tags are not stored as meta data but separate.




Broken sidecar XMP and tag suggestions - makar - 2010-08-11

That did work and tag suggestions are now back.

Thank you!