Suppress 'browser incompatible' warning for OS X wiki in Self Service

kraigschroth
New Contributor III

Has anyone found a good way to suppress the 'incompatible browser' alert when using the wiki service in OS X and Self Service? I'd like to use that to display information (and it functions well enough for my purposes on its own) but the alert is distracting and confusing to end users.

4 REPLIES 4

appleconvert
New Contributor III

Did you ever resolve this?

alan_trewartha
New Contributor III

I did. On 10.8 Server find…

/Applications/Server.app/Contents/ServerRoot/usr/share/collabd/coreclientbase/public/javascripts/sprockets.js

find the line "alert("_UnsupportedBrowser.Warning".loc());" and comment it out with "//" at the start

jgrover
New Contributor

I love you guys… This solved my problem… Seems to work for Self Service 9.72 and Apple WiKi in Server 3.2.2 running on Mac OS X 10.9.5

alan_trewartha
New Contributor III

(Pleased with myself that this still works on Server 5!)