On 7/27/06, Craig <[EMAIL PROTECTED]> wrote:
Ryan, The functionality all works. If I type in http://example.com/wp-admin into the address bar, I get the goofy URL redirect, which DOES properly redirect me to the login screen. I'm only whining about the %2F stuff in the redirect URL. Not a showstopper, just weird is all.
Hate to be the bearer of bad news, but that stuff won't be going away any time soon, its needed to know where to redirect you to (if you were to say, try to access the post page directly through a bookmark or whatever), and the %2F and any %xx characters won't be going away, as that's the only way to safely and reliably pass the info along in the URI. -- --Robert Deaton _______________________________________________ wp-testers mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-testers
