[wp-trac] [WordPress Trac] #36506: Duplicate directives in web.config after WordPress 4.5 installation on Windows
WordPress Trac
noreply at wordpress.org
Wed Apr 13 13:23:30 UTC 2016
#36506: Duplicate directives in web.config after WordPress 4.5 installation on
Windows
---------------------------+--------------------
Reporter: oneumyvakin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.5.1
Component: Rewrite Rules | Version: 4.5
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
---------------------------+--------------------
Comment (by WiZZarD_):
Existing installs should not be affected by this, as long as the permalink
settings aren't updated. The first update will work, but the second update
of the web.config will cause duplicate entry errors.
I've added a last patch. The check will be done case insensitive by
converting all to lower case. This way the string "wordpress" (pre WP 4.5
rule name) will match as well as "WordPress" (current rule name start).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36506#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list