Closed
Bug 558499
Opened 16 years ago
Closed 16 years ago
SUMO: Remove Omniture tags
Categories
(support.mozilla.org :: Knowledge Base Software, task, P1)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
1.5.4.1
People
(Reporter: cww, Assigned: paulc)
References
Details
(Whiteboard: [k] 1.5.5+)
Attachments
(1 file)
|
21.25 KB,
patch
|
jsocol
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #558105 +++
Remove Omniture tags after we're done migrating to Webtrends. See bug 558105 for justification for splitting the tasks.
So Omniture relies on an SSL cert that we're not renewing and which expire 5/21. That means that users on secure pages (like the login page) will see SSL cert warnings so we need to have the omniture tags removed by then.
Whiteboard: 1.5.5?
Comment 2•16 years ago
|
||
Since this is a ~4 line fix and we have outside pressure (and 1.5.5 is tiny right now) this is fine for 1.5.5 or 1.5.4.1 or whatever we need to call it.
With only this bug (we'll clone the 1.5.4 tag) can we push on the 20th or should we aim for the 18th? (Remember we have new people starting next week.)
Assignee: nobody → paulc
Severity: normal → minor
Priority: -- → P1
Whiteboard: 1.5.5? → [k] 1.5.5+
Target Milestone: --- → 1.5.5
Comment 3•16 years ago
|
||
FWIW, from QA's perspective, we can push whenever.
Updated•16 years ago
|
Target Milestone: 1.5.5 → 1.5.4.1
| Assignee | ||
Comment 4•16 years ago
|
||
Attachment #445170 -
Flags: review?(james)
| Assignee | ||
Comment 5•16 years ago
|
||
Just adding a note here - let's make sure that showfor still works after we remove omniture (see bug 565945).
Updated•16 years ago
|
Attachment #445170 -
Flags: review?(james) → review-
Comment 6•16 years ago
|
||
Comment on attachment 445170 [details] [diff] [review]
v1, remove omniture js
There's still a SiteCatalyst script tag hanging out in some template that's causing JS errors on the home page (at least).
Comment 7•16 years ago
|
||
We need this landed ASAP if QA is going to finish testing and feel confident about the 4pm push.
Comment 8•16 years ago
|
||
Comment on attachment 445170 [details] [diff] [review]
v1, remove omniture js
Paul pointed me to flushing memcache, and offending <script> tag is gone.
Attachment #445170 -
Flags: review- → review+
| Assignee | ||
Comment 9•16 years ago
|
||
r67456 on trunk. Once QA verifies, I'll create a 1.5.4.1 tag and get it on there too.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 10•16 years ago
|
||
Verified on support-stage-new with firebug and live http headers.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•