Since the latest release, mediamosa 3.0.6, the still_ticket url does not longer work cause it's malformed.
For instance when doing a rest call to get mediafile details or when visiting the asset detail page in the admin interface the url is incorrect and thus also no stills are displayed in the admin interface.
The url is incorrect cause the part of /still/$still_id is repeated an extra time :
http://xxxx/still/$still_idstill/$still_id
Comments
Kkeppens, We can't reproduce
Posted by forgacs on November 23rd, 2011 - 16:35Kkeppens,
We can't reproduce your issue.
This may be a settings problem in your MediaMosa installation.
Would you check your still server settings here?
http://your-mediamosa/admin/mediamosa/config/server
solved
Posted by kkeppens on November 24th, 2011 - 07:25Sorry, it was indeed a server issue. I expected everything to work out of the box with a fresh install
but the server url was set for a multi site setup and I'm currently running an all-in-one local test.
Thanks!
Kristof