label printing during item creation fails

Bug #677628 reported by Jason Etheridge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Critical
Jason Etheridge

Bug Description

xulG.url_prefix is not a function at Preview and Print when label interface is spawned as a dialog (and not a tab) during the Add Volumes/Add Items workflow.

Revision history for this message
Dan Scott (denials) wrote :

Dang. It's easy enough to remove the xulG.url_prefix() call, but that just shifts the problem down to the preview_xul_192() function, which invokes xulG.new_tab() (again, not defined).

Revision history for this message
Dan Scott (denials) wrote :

Also, the invocation of xulG.new_tab() was added in http://svn.open-ils.org/trac/ILS/changeset/16421/trunk/Open-ILS/xul/staff_client/server/cat/spine_labels.js (apparently to support XULRunner 1.9.2), so removing it could introduce a different regression.

Is the solution perhaps to place the volume/copy editor into a tab so that access to xulG will be available?

Revision history for this message
Jason Etheridge (phasefx) wrote : Re: [Bug 677628] Re: label printing during item creation fails

> Is the solution perhaps to place the volume/copy editor into a tab so
> that access to xulG will be available?

I'd be down with that.

Dan Scott (denials)
Changed in evergreen:
milestone: 2.0beta3 → 2.0beta4
Revision history for this message
Jason Etheridge (phasefx) wrote :

More involved than I thought. How does this work? http://svn.open-ils.org/trac/ILS/changeset/18841

Revision history for this message
Jason Etheridge (phasefx) wrote :
Dan Scott (denials)
Changed in evergreen:
status: New → Fix Committed
Dan Scott (denials)
Changed in evergreen:
status: Fix Committed → Fix Released
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.