I ran into an issue with reordering pages while using mod_rewrite in 1.9.3. Using the "Reorder Pages" function seems to break the page somewhat. The moved page doesn't have the right position in a menu on all pages, until I clear the cache.
Example:
Code: Select all
Menu on homepage:
Page 1
Page 2
Moved page
Page 3
Menu on other pages:
Page 1
Page 2
Page 3
Moved page
Reordering pages in the Current pages -menu works as intended and accessing the page without rewriting doesn't give a 404 error. Browser caching isn't on.