Christopher B
4/26/24, 1:22:27 PM EDT
Hmmmm if your in a hurry just revert to last weeks core. Otherwise I will need to go look at how we handle json in our mediadb and test it. Your welcome to join me dev channel and help me resolve it.
Christopher B
4/26/24, 1:22:48 PM EDT
Christopher B
4/26/24, 1:48:51 PM EDT
I reproduced an issue: /finder/mediadb/services/module/entityperson/data/101 Will fix it now
Christopher B
4/26/24, 2:08:19 PM EDT
Ian, Actually that was a local issue. Can you pull and show me where it is broken? I cant reproduce it
Christopher B
4/26/24, 4:30:32 PM EDT
Shakil, I think you broke our login JS/CSS for /finder/find and the /manager See: https://em11.entermediadb.org/finder/find/authentication/login.html
Christopher B
4/29/24, 11:06:17 AM EDT
Testing: AGBU - Gallery REST API (2h testing with Claire) permissions
Babson Face pagination (2h testing with Claire)
Bookmark order Issue (Claire)
Claire H
4/29/24, 11:50:25 AM EDT
Facial Recognition Ui Refinement and Changes:
Make Publishing button stay all the time, and just change to a lighter colour when toggled "On" vs regular blue colour when toggled "Off". Remains on the menu beside export and import continuously, doesn't move. do this for all entities.
Ian M
4/29/24, 11:57:59 AM EDT
Also not sure why but my messages don't show up until I refresh the page in this chat
Claire H
4/29/24, 12:00:01 PM EDT
- When you click on “add to cart in menu” After selecting assets, nothing appears to happen even though it does work. Maybe have some sort of feedback to let user know their cammand worked. (Flash etc). Shakil
Ian M
4/29/24, 1:30:27 PM EDT
So there is redirecting going on that wasn't happening before - INFO: Redirecting to: /tu/catalogues/tests/index.html
URL was: http://localhost:8080/tu/catalogues/tests/?slug=AYvzU3RLM3zH4rlzw82r - the redirect isn't the end of the world but the request params are gone which breaks everything
Ian M
4/29/24, 1:31:21 PM EDT
The behaviour is definitely quite different, there was no redirect at all before, it just rendered index.html without a redirect
Ian M
4/29/24, 2:20:39 PM EDT
I think it is the same issue - put a file called index.html in a folder, or index.json with an alternate extension and flag the folder as virtual it'll force a download if you go to the /folder/ version and it'll redirect without parameters attached if it's not virtual