Closed
Bug 151049
Opened 24 years ago
Closed 24 years ago
New Bugs have a broken URL field link
Categories
(Bugzilla :: Bugzilla-General, defect)
Bugzilla
Bugzilla-General
Tracking
()
VERIFIED
FIXED
Bugzilla old
People
(Reporter: Matti, Assigned: gerv)
References
Details
All new bugs have a broken URL field.
example: bug 151027
URL field : "tax.cchgroup.com/" but the link :
"http://bugzilla.mozilla.org/tax.cchgroup.com/"
old bugs like :
bug 11146 are ok.
Comment 1•24 years ago
|
||
This problem is created IMHO only via Bugzilla Helper - previous version of
Bugzilla always adds http:// - so Bugzilla Helper has to remove it from user
input before posting to Bugzilla.
OS: Windows 2000 → All
Hardware: PC → All
Summary: New Bugs have a broken URL field link → New Bugs have a broken URL field link
| Reporter | ||
Comment 2•24 years ago
|
||
-> Bugzilla
Assignee: endico → myk
Component: Bugzilla: Other moz.org Issues → Creating/Changing Bugs
Product: mozilla.org → Bugzilla
QA Contact: myk → matty
Version: other → unspecified
| Assignee | ||
Comment 3•24 years ago
|
||
This is a Bugzilla Helper problem. Having fixed Bugzilla, we need to remove its
workaround, and restore the URL field to having a default "http://" in it on the
Helper (as it does on a clean copy of enter_bug.cgi). This will remind people to
add the http://.
Gerv
Assignee: myk → gerv
Component: Creating/Changing Bugs → Bugzilla Helper
Product: Bugzilla → Webtools
Version: unspecified → other
| Assignee | ||
Comment 4•24 years ago
|
||
OK, I fixed the Helper (change should appear in an hour) to suggest "http://".
I'll resolve this bug when I confirm all is working as planned.
Gerv
| Assignee | ||
Comment 5•24 years ago
|
||
Yep, this now works as planned.
Gerv
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 7•23 years ago
|
||
Webtools/Bugzilla Helper is being retired.
Component: Bugzilla Helper → Bugzilla-General
Product: Webtools → Bugzilla
Target Milestone: --- → Bugzilla old
Version: other → unspecified
Updated•13 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
•