[ACP-1498]  Deprecated attribute in Safari Hack
Type Change Request
Priority Low
Severity Trivial
Component Browser Content
Fixed In Version [8.18.1
Versions Affected [8.0.18.0.1
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 8/18/2016

Description
The search.handler macro in the Web UI framework contains some hack code for (presumably old) Safari browsers. It uses an attribute called 'results' and this is going away in (at least) Chrome. See this Chrome Platform Status page.

Comments
8/18/2016 11:41:43 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/acp
SVN Revision 1005
Affected files /trunk/ACP Help/relnotes.htm (Modified)
/trunk/New Content Development/DC3 Style & Template/LightBoxMarkupPreBody.tid.html (Modified)
/trunk/New Content Development/author.html (Modified)
/trunk/New Content Development/index.asp (Modified)
/trunk/WebDocs/author.html (Modified)
/trunk/WebDocs/index.asp (Modified)
Check-in comment Remove Safari workaround that used a deprecated HTML attribute for search field. Fix bogus attempt to fetch 'runtime' which was really a placeholder in the light box template's icon img field. GEM:1499 GEM:1498