Ticket #95 (closed defect: fixed)
Routing misinterprets and album named movies as a request to display movie item
| Reported by: | tnalmdal | Owned by: | bharat |
|---|---|---|---|
| Priority: | blocker | Milestone: | 3.0.4 |
| Version: | 3.0 Alpha 1 | Keywords: | |
| Cc: | nivekiam, mamoun.diraneyya@…, dmolavi |
Description
If you create a album called movies (I discovered this when I was testing local changes to the local_import module with a sub-directory movies). The creation works fine and the children are created properly.
When you go to open the album to view the contents, the pretty url that was generated for the album is gallery3/index.php/movies. This url gets misinterpreted by the router and tries to load the index page of a movie item instead of the album called movie
Change History
Note: See
TracTickets for help on using
tickets.