Actually while I'm at it i might as well deprecate the existing getDocumentURL(DocumentReference documentReference, String action, String queryString, String anchor); and change the code which uses it. Caleb James DeLisle wrote:
I discovered that there is no way to get the full (external) document url from DocumentAccessBridge. Alex informed me that xwiki-crypto was creating certificates with only a partial url when it should be using the full url.
I would like to add this to DocumentAccessBridge:
String getDocumentURL(DocumentReference documentReference, String action, String queryString, String anchor, boolean isFullURL);
which mimics String getAttachmentURL(AttachmentReference attachmentReference, boolean isFullURL);
WDYT?
Caleb
_______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs