Changes between Version 1 and Version 2 of Ticket #23867, comment 5
- Timestamp:
- 11/28/2013 03:51:01 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23867, comment 5
v1 v2 23 23 24 24 1. Add Function, Flush Rules: 25 index.php generates regular index.php ( and not " Testing Things and Stuff" Page )25 index.php generates regular index.php ( and not "My front page" Page ) 26 26 2. Remove Function, DO NOT FLUSH RULES: 27 index.php generates " Testing Things and Stuff" page (unexpected), but doesn't utilize the "nl" query_var ( expected, because there is no function that would register "nl" query var27 index.php generates "My front page" page (unexpected), but doesn't utilize the "nl" query_var ( expected, because there is no function that would register "nl" query var 28 28 3. Flush Rewrite rules, 404 page is generated (expected) 29 29