Well, I have Live Headers installed in FF and am trying to get what you
want. But of course, this code is an addon for TB and Live Headers
doesn't work there. For some reason, in FF I am not seeing any 301 or
302 response headers. The URL I am using from within FF is
<http://thunderplunger.mozdev.org/validateEmail.php?test=1&[email protected]>
Perhaps I am not configuring Live Headers correctly?
Thanks for the help.
David
Eric H. Jung wrote:
David,
Can you open firebug or LiveHTTPHeaders and report:
1. The initial URL being requested (should be .php) with URL parameters
2. The 301 or 302 response header from mozdev.org <http://mozdev.org>
with the redirected URL and any parameters.
Thanks,
eric
On Fri, Oct 1, 2010 at 12:13 PM, David White <[email protected]
<mailto:[email protected]>> wrote:
My ThunderBird addon, which invokes a php file on mozdev via a
call to XmlHttpRequest still fails to work due to failure of
request parameters to make it through the redirection. This
doesn't happen if it invokes the .hph.html file directly versus
the .php file. So it would appear that there may be an issue with
XmlHttpRequest and redirection. A quick google indicates that
various implementations of the function fare differently with
redirects. I am not too sure what else I should try so that the
.php file can be invoked directly - thereby causing no changes by
my addon's users. Any tips? Thanks, David
Eric H. Jung wrote:
On Thu, Sep 30, 2010 at 5:28 PM, Pete Collins
<[email protected] <mailto:[email protected]>
<mailto:[email protected] <mailto:[email protected]>>>
wrote:
On 9/30/10 3:25 PM, Eric H. Jung wrote:
When doing the redirection in with mod_rewrite rules,
can you
please include the GET parameters on the new URL?
http://www.google.com/search?q=mod_rewrite+REQUEST_URI
They are ...
What are you talking about specifically?
eg:
http://jslib.mozdev.org/test.php?foo=bar
--pete
Yesterday, a couple of project owners said that .php ->
.php.html redirects weren't maintaining URL parameters. Example:
http://foo.mozdev.org/test.php?param1=pete¶m2=collins
<http://foo.mozdev.org/test.php?param1=pete¶m2=collins>
<http://foo.mozdev.org/test.php?param1=pete¶m2=collins
<http://foo.mozdev.org/test.php?param1=pete¶m2=collins>>
redirected to:
http://foo.mozdev.org/test.php.html
i think I have part of this mixed up, but anyway, sorry for
any confusion.
eric
------------------------------------------------------------------------
_______________________________________________
Project_owners mailing list
[email protected] <mailto:[email protected]>
https://www.mozdev.org/mailman/listinfo/project_owners
_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners