This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-9ffe7b4c-5e4d-460b-aa79-4f38a384410d XWIKI-24569 Open

Provide a unique API in url-api module for getServerURL

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-ab0bddfd-e0d0-462f-a9db-2d33ff84ca4b Simon Urli created this issue on 15/Jul/26 16:33
 
Summary: Provide a unique API in url-api module for getServerURL
Issue Type: cid:jira-generated-image-avatar-9ffe7b4c-5e4d-460b-aa79-4f38a384410d New Feature
Affects Versions: 17.10.10
Assignee: Unassigned
Components: URLs
Created: 15/Jul/26 16:33
Priority: cid:jira-generated-image-static-major-3f10ae74-a013-469b-9cfe-41446f71281d Major
Reporter: Simon Urli
Description:

We currently have 2 APIs for getServerURL, one defined in XWiki and not documented and the other one defined in XWikiURLFactory and implemented in the deprecated XWikiServletURLFactory which actually also relies on the former one.

We need to clean all that up, and provide a cleaner API once for all in xwiki-platform-url-api module to also not depend from oldcore for that.

 
 

1 update

 
cid:jira-generated-image-avatar-ab0bddfd-e0d0-462f-a9db-2d33ff84ca4b Changes by Simon Urli on 15/Jul/26 16:33
 
Assignee: Simon Urli