[wp-trac] Re: [WordPress Trac] #6391: Can't post comments from
'?comments_popup'
WordPress Trac
wp-trac at lists.automattic.com
Fri Aug 29 16:04:55 GMT 2008
#6391: Can't post comments from '?comments_popup'
---------------------+------------------------------------------------------
Reporter: s1m0nd | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: General | Version: 2.5
Severity: normal | Resolution:
Keywords: |
---------------------+------------------------------------------------------
Comment (by mrmist):
The default theme seems to be ignoring / not processing the redirect for
logged in users.
I tried moving the
<input type="hidden" name="redirect_to" value="<?php echo
attribute_escape($_SERVER["REQUEST_URI"]); ?>" />
Code outside of the if block for the logged in / not logged in user check,
but it made no difference, the page still did not redirect with a logged-
in user.
Remains an issue in 2.6.1.
--
Ticket URL: <http://trac.wordpress.org/ticket/6391#comment:2>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list