Closed Bug 1584647 Opened 5 years ago Closed 5 years ago

Add an intervention for IBM Cognos analytics

Categories

(Web Compatibility :: Interventions, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: ksenia, Assigned: ksenia)

References

()

Details

When accessing IBM Cognos remove "disabled" attribute from stylesheets elements with the following ids:

"idDefaultLayout",
"idDefaultLayout_1",
"idDefaultLayout_none",
"idDefaultLayout_10",
"idDefaultLayout_11",
"idDefaultLayout_11.4",
"idDefaultLayout_11.5"

Are we going to be able to do something here?

I've tested the intervention on the cloud instance and it works ok. Seems like we can rely on /bi/ being present in the url, so I'm going to add the fix for the following url patterns:

*://*/bi/* , for domains like https://us3.ca.analytics.ibm.com/bi/?perspective... and
*://*/*/bi/* for domains https://xxxxxx/ibmcognos/bi/?perspective... / https://dw.elkjop.com/cognos11/bi/...

I wonder if that regex is too expensive and what the perf impacts are... can we run some tests to verify?

We're running out of time on this one. Any thoughts?

Ksenia will be back on Thursday to do the talos runs, but we don't really have a way to ship interventions matching on *://*/bi/* -- it's just too slow to look at every single network request ever. I'm not sure how else to tackle it. :/

Is there any way to only do an intervention if stylesheet disabled is involved? (I'll admit I don't totally understand the stylesheet/disabled thing)

IBM ended up fixing this. We're not going to do anything

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.