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)?
Comments
Thank you!