Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
17.10.10
-
None
-
Unknown
-
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.