[xwiki-devs] [SRD] Some broken pages
Hi all, I found some broken links in the SRD page on xwiki.org [1]. Say, for example, when clicking on $services.localization: Not Found The requested URL /site/docs/xwiki-javadoc-4.1.x/org/xwiki/localization/script/internal/LocalizationScriptService.html was not found on this server. BR, Jeremie [1] - http://platform.xwiki.org/xwiki/bin/view/SRD<http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation?xpage=embed> /Navigation?xpage=embed<http://platform.xwiki.org/xwiki/bin/view/SRD/Navigation?xpage=embed>
On 05/19/2013 05:21 AM, Jeremie BOUSQUET wrote:
Hi all,
I found some broken links in the SRD page on xwiki.org [1]. Say, for example, when clicking on $services.localization:
Not Found
The requested URL /site/docs/xwiki-javadoc-4.1.x/org/xwiki/localization/script/internal/LocalizationScriptService.html was not found on this server.
Well, as you can see, the URL refers to 4.1.x, not 4.5.x, and it's normal not to be there since the localization service is new in 4.3.x So, the bug isn't that the documentation is missing, but that the version used is actually 4.1.x, not 4.5.x. To fix it, select another version from the version list, then select 4.5.x again. -- Sergiu Dumitriu http://purl.org/net/sergiu
Thanks, I also had some cache issue as it seems, as it was showing links for 4.1.x while 4.5.x was selected by default... Br, Jeremie Le 19 mai 2013 11:42, "Sergiu Dumitriu" <[email protected]> a écrit :
On 05/19/2013 05:21 AM, Jeremie BOUSQUET wrote:
Hi all,
I found some broken links in the SRD page on xwiki.org [1]. Say, for example, when clicking on $services.localization:
Not Found
The requested URL
/site/docs/xwiki-javadoc-4.1.x/org/xwiki/localization/script/internal/LocalizationScriptService.html
was not found on this server.
Well, as you can see, the URL refers to 4.1.x, not 4.5.x, and it's normal not to be there since the localization service is new in 4.3.x
So, the bug isn't that the documentation is missing, but that the version used is actually 4.1.x, not 4.5.x. To fix it, select another version from the version list, then select 4.5.x again.
-- Sergiu Dumitriu http://purl.org/net/sergiu _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
participants (2)
-
Jeremie BOUSQUET -
Sergiu Dumitriu