Changes between Initial Version and Version 1 of Ticket #25317, comment 2
- Timestamp:
- 09/13/2013 11:58:26 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #25317, comment 2
initial v1 13 13 Resulting URL: http://trunk.wordpressS:\home\wordpress\trunk 14 14 }}} 15 Visiting `http://trunk.wordpress` results in a failed redirect to `http://trunk.wordpressS:homewordpresstrunk/wp-admin/install.php`. 15 16 16 17 [attachment:25317.patch] fixes both the unit tests and the installation for me by normalizing slashes and providing a fallback if none of the `strpos()` conditions are met.