[wp-trac] [WordPress Trac] #11916: malformed redirect by wp-app.php when installed in an alternative directory
WordPress Trac
wp-trac at lists.automattic.com
Fri Jan 15 19:40:58 UTC 2010
#11916: malformed redirect by wp-app.php when installed in an alternative directory
--------------------------+-------------------------------------------------
Reporter: macTijn | Owner: josephscott
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: AtomPub | Version: 2.9
Severity: normal | Keywords: atompub
--------------------------+-------------------------------------------------
I am getting a wrong redirect form wp-app.php when I have my wordpress
install in an alternative directory.
Situation:
- WordPress installed in $SITEROOT/wordpress/
- cp $SITEROOT/wordpress/index.php $siteroot/index.php with include
"fixed" as per instructions on codex
- enabled Atom publishing feature
Current (defective) behavior:
when requesting $SITE/wordpress/wp-app.php I get a redirect to $SITE/wp-
app.php/service
Expected behavior:
when requesting $SITE/wordpress/wp-app.php I get a redirect to
$SITE/wordpress/wp-app.php/service
I have not seen or tested any other forms of Location-related bugs.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/11916>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list