This is a snapshot of Indico's old Trac site. Any information contained herein is most probably outdated. Access our new GitHub site here.

Opened 6 years ago

Closed 6 years ago

Last modified 5 years ago

#302 closed defect (fixed)

Search box: Javascript error with IE7 & IE8

Reported by: dmartinc Owned by: dmartinc
Priority: high Milestone: v0.97.0
Component: Search Version: 0.97.0
Keywords: search box Cc:

Description

In IE, when typing on the intelligent search box there is a Javascript error and no suggestions are shown.

Change History (3)

comment:1 Changed 6 years ago by dmartinc

  • Status changed from new to accepted

comment:2 Changed 6 years ago by david.martin.clavo@…

  • Resolution set to fixed
  • Status changed from accepted to closed

commit b0df1a2ae9bece03a2dbcaae1b1c2f92227b8364
Author: David Martín Clavo <david.martin.clavo@…>
Date: Thu Mar 11 11:43:59 2010 +0100

[FIX] Intelligent search box fix for IE


-fixes #302
-code was using .trim instead of presentation's
trim()
-removed validation.js 's .trim function so
that we do not repeat the mistake.

comment:3 Changed 5 years ago by David Martín Clavo <david.martin.clavo@…>

In [b0df1a2ae9bece03a2dbcaae1b1c2f92227b8364]:

[FIX] Intelligent search box fix for IE

-fixes #302
-code was using .trim instead of presentation's
trim()
-removed validation.js 's .trim function so
that we do not repeat the mistake.

Note: See TracTickets for help on using tickets.