Closed
Bug 279365
Opened 20 years ago
Closed 20 years ago
Link to "authorprofiles" instead of "authorprofiles.php" in Comments Manager
Categories
(addons.mozilla.org Graveyard :: Developer Pages, defect)
addons.mozilla.org Graveyard
Developer Pages
Tracking
(Not tracked)
RESOLVED
FIXED
1.1
People
(Reporter: alex, Assigned: Bugzilla-alanjstrBugs)
Details
Attachments
(1 file)
|
1.01 KB,
patch
|
Bugzilla-alanjstrBugs
:
first-review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 a typo: http://lxr.mozilla.org/mozilla/source/webtools/update/developers/commentsmanager.php#265 Reproducible: Always Steps to Reproduce:
| Reporter | ||
Comment 1•20 years ago
|
||
| Reporter | ||
Updated•20 years ago
|
Attachment #172097 -
Flags: first-review?(Bugzilla-alanjstrBugs)
Assignee: Bugzilla-alanjstrBugs → alex
Status: UNCONFIRMED → NEW
Ever confirmed: true
Attachment #172097 -
Flags: first-review?(Bugzilla-alanjstrBugs) → first-review+
Comment ID 21488 and Comment ID 21499 need to be updated to have the CommentName field repaired.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Whiteboard: landme
Taking so I can write the SQL update.
Assignee: alex → Bugzilla-alanjstrBugs
Status: REOPENED → NEW
Status: NEW → ASSIGNED
OS: Windows XP → All
Hardware: PC → All
Target Milestone: 1.0 → 1.1
Update feedback set CommentName = '<a href="/themes/authorprofiles?id=213">Anders Conbere</a>' where CommentID = 21488 Update feedback set CommentName = '<a href="/extensions/authorprofiles?id=135">Josh Lukens</a>' where CommentID = 21499 But they didn't work when I tried to run them in phpMyAdmin.
Comment 5•20 years ago
|
||
DB updates done.
Status: ASSIGNED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•