Bugs (CSS, CSRF Token) in Omeka S after latest Cloudron update
-
Hey,
after the latest update to 1.4.0 the functiontality to add a new item/object in Omeka S is not working anymore:
URL.com/admin/item/addsee screenshot for adding a new object:
Screenshot:

At least CSS is not found, also a lot of functionality on that page seems gone.
This seems to be the only page accessible in the backend where this behaviour arises.
Also, a user reports that they can't login in Safari anymore, because of missing or wrong CSRF Token:

Could you check that?
Thanks!
-
I tried to reproduce the issue of adding items in a new instance of omeka, but that seems to work fine.
Given that the stylesheet seems to be missing in your case, can you try if hard refreshing the page in the browser fixes the issue? Maybe this is a caching problem.
Otherwise do you see any errors in the app logs on the server side? It could also be, that the app is crashing and thus not serving up the css right after the crash while it is restarting.
For the CSRF issue in safari, unfortunately I do not have access to a safari browser to test this. Chrome and firefox seem to work fine. here.
-
I looked into the logs and it was the outdated Commons module. Thanks for your help and keep up the great work with cloudron!