Closed
Bug 273329
Opened 20 years ago
Closed 20 years ago
It takes very long time to commit a new bug. The page sometimes times out eventually.
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Bugzilla
Creating/Changing Bugs
Tracking
()
RESOLVED
INVALID
People
(Reporter: harish_somanchi, Assigned: myk)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7) Gecko/20040626 Firefox/0.9.1 It takes very long time to commit a new bug. The page sometimes times out eventually Reproducible: Always Steps to Reproduce: 1.go to new link 2. report a new bug 3. commit the bug
Comment 1•20 years ago
|
||
95% chance this is DNS issues. Make sure your mailserver can send mail in a timely manner. When you submit the bug, it tries to send the mail to the people involved right then, before giving the response to the user. If your mail server is being slow to accept the mail (which usually happens if you don't have a good DNS server set up), then this will happen. This section of the code is actually pretty well-tested, and until proven otherwise, this should be treated as a support issue, because I don't think the problem lies with Bugzilla. See http://www.bugzilla.org/support/ for places you can get help with this. (I recommend either IRC or the mozilla-webtools list)
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
OS: Windows 2000 → All
Hardware: PC → All
Resolution: --- → INVALID
Updated•19 years ago
|
Severity: blocker → trivial
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•