Closed
Bug 622472
Opened 14 years ago
Closed 2 years ago
when i "report broken web site" it gos to the "sending report" it loads and dont stop you know the green bar!
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: mychemangel, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
i had just finished downloading ad block and WOT add-on and then i needed to report a site but i didnt register it yet i did and i tryed to report it but it didnt work! please help!!!!
Reproducible: Always
Updated•14 years ago
|
Group: core-security
Comment 1•14 years ago
|
||
Could you please read the bug writing guidelines
at https://developer.mozilla.org/en/Bug_writing_guidelines to see the
kinds of information needed in a bug report. Please report back with more details (like BuildID and steps to reproduce) after reading that page.
If you're actually looking for support, the best place to go is: http://support.mozilla.com/
Thanks!
Hardware: x86_64 → x86
Version: unspecified → 3.6 Branch
Comment 2•14 years ago
|
||
Marking incomplete, please reopen after seeing comment 1.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INCOMPLETE
Comment 3•14 years ago
|
||
Go to any website, open the Help menu and choose "Report Broken Web Site"
Fill the form, and submit.
Result: you get a progress bar progressing forever.
What happens under the hood is the following:
- Firefox sends a POST request to http://reporter.mozilla.org/service/0.3/
with the following content:
method=submitRegister&language=en-US
- The server replies HTTP/1.1 301 Moved Permanently
with the new location: http://input.mozilla.com/service/0.3/
- Firefox then sends a GET request to that URL
- The server replies HTTP/1.1 301 Moved Permanently with the new location: http://input.mozilla.com/en-US/release/service/0.3/
- Firefox then sends a GET request to that URL
- The server replies with a 404.
Status: RESOLVED → REOPENED
Ever confirmed: true
Resolution: INCOMPLETE → ---
I can confirm the behaviour of "Report Broken Web Site" on Mozilla Firefox 3.6.13 on Windows Vista. The progress bar animation never stops. I have noticed this for a few weeks now.
I had already posted this problem one month ago at https://support.mozilla.com/en-US/questions/774504 but only found this bug here today.
Comment 6•2 years ago
|
||
In the process of migrating remaining bugs to the new severity system, the severity for this bug cannot be automatically determined. Please retriage this bug using the new severity system.
Severity: major → --
Updated•2 years ago
|
Status: REOPENED → RESOLVED
Closed: 14 years ago → 2 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•