Defect #3
media:/// url preview in web client not supported
Start date:
06/23/2010
Due date:
% Done:
100%
Estimated time:
Browser (if web client):
Description
Could be done with the help of Servoy, exposing their URLStreamHandler in the public API.
Case #281540 opened on Servoy's support system.
IClientPluginAccess.getMediaURLStreamHandler(); will be part of Servoy 6 API.
I have requested a backport to 5.x. - no news
History
Updated by Patrick Talbot almost 15 years ago
- Category set to overall
- Assignee set to Patrick Talbot
Updated by Patrick Talbot almost 15 years ago
- % Done changed from 0 to 50
Servoy 5.2rc3 integrates the required IClientPluginAccess.getMediaURLStreamHandler() method.
Testing now on all platform...
Updated by Patrick Talbot almost 15 years ago
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Confirm as fixed with Servoy 5.2rc3+ and next VelocityReport release (v1.2.4)
Updated by Patrick Talbot over 14 years ago
MediaWrapper URLs produced with plugins.file.getMedia('mediaName.png') and inserted in reports are confirmed to work in Servoy 5.2 final in web client.