Closed
Bug 544944
Opened 16 years ago
Closed 15 years ago
Disable dashboard widgets on homepage in home/dashboard.php
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ozten, Assigned: morgamic)
Details
Attachments
(1 file)
1.18 KB,
patch
|
ozten
:
review+
|
Details | Diff | Splinter Review |
Disable dashboard widgets on homepage which access the top_crashes_by_signature table.
http://breakpad.pastebin.mozilla.org/701615
This is a short term fix.
Reporter | ||
Updated•16 years ago
|
Assignee: nobody → morgamic
Assignee | ||
Updated•16 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•16 years ago
|
||
Commenting out dashboard widgets to resolve prod issues.
Attachment #425839 -
Flags: review?(ozten.bugs)
Reporter | ||
Comment 2•16 years ago
|
||
Comment on attachment 425839 [details] [diff] [review]
v1, removes dashboard widgets from home page
Looks good.
Attachment #425839 -
Flags: review?(ozten.bugs) → review+
Comment 3•16 years ago
|
||
Deployed to prod. Should sync in about 10 minutes.
[root@mradm02 application]# patch -p0 <../../544944.patch
patching file controllers/home.php
patching file views/home/dashboard.php
[root@mradm02 application]#
Comment 4•15 years ago
|
||
Applied morgamics patch as well.
[root@mrapp-stage02 application]# patch -p0 < ../../544944.patch
patching file controllers/home.php
patching file views/home/dashboard.php
[root@mrapp-stage02 application]#
Comment 5•15 years ago
|
||
The dashboard widgets were completely rewritten / removed in the new UI rollout in Socorro 1.5.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•