Alex Viggio wrote:
The embedded file link that "works" on that note's Files tab looks like this:<a id="j_id217:files:0:file:j_id259:j_id260" name="j_id217:files:0:file:j_id259:j_id260" onclick="submitForm('j_id217',0,{source:'j_id217:files:0:file:j_id259:j_id260'});return false;" class="OraLink" href="#">retirement.jpg</a> So I would guess that the problem URI below should be something along the lines of "/files:file/" (plural:singular) instead of "/files:files/" (plural:plural), but I could be entirely missing the boat.http://localhost:8080/nuxeo/nxfile/default/f20e9e32-6062-44b3-a125-6467da05fb45/files:files/%5B0%5D/filename/retirement.jpg
For now, you can replace 'filename' by 'file' in the urls. It will be fixed in the next release.
If this is a defect, but there is a workaround such as hand correcting the generated <img src=""> HTML, please let me know so I can make some progress while waiting for the next release. Thanks, - Alex _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm
