Ticket #456 (closed defect: fixed)
vpx_still URL is empty when it should not be
| Reported by: | Michiel.Schok | Owned by: | robert |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 2.3 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | none | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | yes |
| Accepted: | yes | Estimated Hours: | 0 |
Description
When an asset is master-slaved, and via the /asset/{id} or /asset call the details about the asset are requested *from the slave app*, the <vpx_still> URL is empty.
On VP-Core acceptatie:
Asset_id P1ZDccSWaQRNqgL5WUkOhIby (master is app_id=9, slaved to app_id=5)
from app_id=9:
/asset/P1ZDccSWaQRNqgL5WUkOhIby
...
<vpx_still_url>http://app.acceptatie.vpcore.snkn.nl/still/vSBUnsXWdsPafZ9GREemUAtl</vpx_still_url>
<ega_still_url>http://www.grouper.surfmedia.nl/medialibrary/item.html?id=P1ZDccSWaQRNqgL5WUkOhIby</ega_still_url>
from app_Id=5
/asset/P1ZDccSWaQRNqgL5WUkOhIby
...
<vpx_still_url></vpx_still_url>
<ega_still_url></ega_still_url>
A consequence of this bug is that all stills of NIBG/Academia material will not show up in SURFmedia.
Change History
Note: See
TracTickets for help on using
tickets.
