I'm working with xowiki 0.60.3 and xotcl-core 0.56.3 and I want to run a script that updates the content from the xowiki PageInstances searching for a special pattern and replacing this content but... The content for the current revision is successfully updated (instance_attributes field in xowiki_page_instance table) but I keep seeing the same content in the web browser, if I check the live revision from that page I see the content updated but not when accesing the page itself, is there anything else I should do to update this change besides modifying the DB with the script.
Thanks
Request notifications