<
From version < 16.1 >
edited by Thomas Mortagne
on 2015/11/19
To version < 17.1 >
edited by Vincent Massol
on 2015/11/20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.VincentMassol
Content
... ... @@ -88,9 +88,12 @@
88 88  
89 89  When upgrading make sure you compare your ##xwiki.cfg##, ##xwiki.properties## and ##web.xml## files with the newest version since some configuration parameters may have been modified or added. Note that you should add ##xwiki.store.migration=1## so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.
90 90  
91 -== Issues specific to XWiki <version> ==
91 +== Issues specific to XWiki 7.4 Milestone 1 ==
92 92  
93 -<issues specific to the project>
93 +* Better backward-compatibility for URLs has been added for the following 2 cases:
94 +** If the ##view## action is omitted in the URL and the first space name doesn't match an action name, then the "view" action is implied
95 +** The ##view## action can be specified even when the wiki is configured to hide the ##view## action.
96 +** Note that this fixes [[some backward-compatibility issue introduced in XWiki 7.2>>ReleaseNotes.ReleaseNotesXWiki72||anchor="HURLs"]]
94 94  
95 95  == API Breakages ==
96 96  

Get Connected