Comment 3 for bug 975422

Revision history for this message
Jason Etheridge (phasefx) wrote : Re: [Bug 975422] Re: Inconsistent display of Patron Search screen

> Confirmed, we noticed this during our testing but didn't get to finish
> figuring out the problem.  We took the "easy" way out and just removed
> that option from the portal page in our production build.

It's probably using xulG.new_tab/xulG.set_tab instead of
xulG.new_patron_tab/xulG.set_patron_tab.

The patron tab functions don't take the first URL param from the
regular _tab functions.