Closed Bug 299279 Opened 20 years ago Closed 16 years ago

Mozilla Suite 1.7.8: 2 requests from inlined attached form from Mozilla Mail

Categories

(SeaMonkey :: MailNews: Message Display, defect)

1.7 Branch
x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: rex, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4

I'm seeing an odd behavior with Mozilla Mail on a windows machine. It's as follows:

When I get an attached HTML form (POST) attachment if I click on the form as
attachment, it takes me to the Mozilla browser, clicking on the submit button
does a POST. So that's fine...

But if I turn on "Display Attachments Inline" in the View menu and then click on
the submit button inside Mozilla Mail, it takes me to the browser as well.
However, I can see that it does a double request if the browser was originally
closed. In fact, I see a POST & then a GET request! Double requests per click
can't be the right behavior. In the case when the browser is already openned,
there'd be 1 request. 

Also, when I try it using Thunderbird & Mozilla browser, I see a single request
as it should be. However, the request is a GET instead of a POST. I was told
this POST -> GET behavior is due to the fact that Thunderbird uses Windows
ShellExecute() to launch the default browser.

Can somebody comment on this odd double request behavior in Mozilla Suite?

thx...

Reproducible: Always

Steps to Reproduce:
1. view an email with attached HTML form (POST) as inlined with Mozilla browser
closed
2. submit the form
3. notice that the form is openned in a new browser window.


Actual Results:  
I notice on the server that you'll get a POST and then a GET request. 2 Problems:
1 - the double request
2 - the POST becomes a GET

Expected Results:  
I'd expect to see a single POST request

about:buildconfig

Build platform
target
i586-pc-msvc

Build tools
Compiler 	Version 	Compiler flags
$(CYGWIN_WRAPPER) cl 	12.00.8804 	-TC -nologo -W3 -nologo -Gy -Fd$(PDBFILE)
$(CYGWIN_WRAPPER) cl 	12.00.8804 	-TP -nologo -W3 -nologo -Gy -Fd$(PDBFILE)

Configure arguments
--enable-application=suite --without-system-jpg --without-system-zlib
--enable-extensions=default,irc,tasks --enable-crypto --disable-auto-deps
--disable-debug --enable-optimize=-O1
Version: unspecified → 1.7 Branch
MozillaAS v1.7.x is not supported anymore.

Can you reproduce with SeaMonkey v1.1.9 ?
If yes, please attach an email example, so someone can try and reproduce.
No response from original reporter, closing as INCOMPLETE. Please reopen if you have updated details.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.