Holds with IE on Monographic Parts Not Marking Required Field Red

Bug #939505 reported by Robert J Jackson
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Evergreen
Won't Fix
Low
Unassigned

Bug Description

Evergreen 2.1.1
Postgres 9.1
Debian Squeeze

When a hold is attempted using IE browser for a monographic part and no monographic part is selected the dropdown list does not turn red as it does with the Staff Client and the OPAC in Firefox.

Tags: parts
Revision history for this message
Robert J Jackson (rjackson-deactivatedaccount) wrote :
Revision history for this message
Robert J Jackson (rjackson-deactivatedaccount) wrote :
Revision history for this message
Robert J Jackson (rjackson-deactivatedaccount) wrote :
Revision history for this message
Sarah Childs (sarahc) wrote :

The red highlight is really helpful since the error message will likely be meaningless to the average user. Since we have no control over what browsers people use, it would be great if the red box appeared in IE as well.

Revision history for this message
Michael Peters (mrpeters) wrote :

The CSS involved is colors.css, which contains:

      .parts-warning { border: 2px solid red; }

The question is, why doesn't IE accept this? I think, maybe, that IE isn't responding to the following, from holds.js:

     addCSSClass($('holds_parts_selector'), 'parts-warning');

which appears when the user is prompted to select a part.

Perhaps this is going to fall under "Won't Fix" since we're phasing JSPAC? FWIW, TPAC does not style the part hold box at all. It simply chooses the first part in the dropdown as the default.

Changed in evergreen:
status: New → Confirmed
importance: Undecided → Low
Remington Steed (rjs7)
tags: added: parts
Revision history for this message
Galen Charlton (gmc) wrote :

Ran across this and marked won't fix as it's for JSPac.

Changed in evergreen:
status: Confirmed → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.