Status
addons.mozilla.org Graveyard
Admin/Editor Tools
--
critical
VERIFIED
FIXED
People
(Reporter: smccammon, Assigned: smccammon)
Tracking
Details
(URL)
Attachments
(1 attachment)
2.80 KB,
patch
|
clouserw
:
review+
|
Details | Diff | Splinter Review |
This appears to be a regression from the merge with Webmocha tagging. Notice: Undefined property: EditorsController::$Tag in /home/smccammon/public_html/communication-fix2-495491/site/app/controllers/editors_controller.php on line 850 Fatal error: Call to a member function unbindFully() on a non-object in /home/smccammon/public_html/communication-fix2-495491/site/app/controllers/editors_controller.php on line 850
(Assignee) | ||
Comment 1•10 years ago
|
||
Created attachment 385788 [details] [diff] [review] Fix Updated all references to the old Tags table/model to Categories in the editors controller.
Comment 2•10 years ago
|
||
Comment on attachment 385788 [details] [diff] [review] Fix thanks
Attachment #385788 -
Flags: review?(clouserw) → review+
(Assignee) | ||
Comment 3•10 years ago
|
||
fix in r28908
Status: ASSIGNED → RESOLVED
Last Resolved: 10 years ago
Keywords: push-needed
Resolution: --- → FIXED
Comment 4•10 years ago
|
||
https://preview.addons.mozilla.org/en-US/editors is a 404; does some SQL need to be run on preview to fix this?
Comment 5•10 years ago
|
||
Fine for me ( https://preview.addons.mozilla.org/en-US/firefox/users/login?to=en-US%2Feditors )
Updated•10 years ago
|
Keywords: push-needed
Comment 6•10 years ago
|
||
(In reply to comment #5) > Fine for me ( > https://preview.addons.mozilla.org/en-US/firefox/users/login?to=en-US%2Feditors > ) Yeah, it was fixed by some Cake model cache or SQL run, or something. Rey, can you verify on https://addons.mozilla.org/en-US/editors/performance? Thanks!
Updated•3 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
•