Closed digitalbricks closed 10 years ago
Seems to be fixed with #185, too.
I am working on a complete re-write of ajax_add_page.php and ajax_save_settings.php. Some functions are moved to the Pages helper to clean up that files. I hope to be able to finish this for v1.0.1.
While trying to change the wrong page URL I addressed in issue #185, i got the error message show in the screenshot below. Modifications on the page called "lorem" obviously collides with a page called "lorem1". In detail i tried to change the wrong URL (see #185) from "lorem" to "ipsum". I think this because the "link" column of the pages table contains the wrong entry "lorem". So this issue will be in direct coherence to the issue mentioned above.