Tpac "edit" link on record screen does not save changes

Bug #1456289 reported by Dale Rigney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Invalid
Undecided
Unassigned

Bug Description

Tested on Evergreen 2.7.4.

When you select the Edit link on the tpac record page in the staff client then edit the record, the changes will not save.
Steps to duplicate:
1) sign in to staff client.
2) search on a recod
3) click on record
4) click on the "Edit" link next to the barcode
5) edit the record and click on Re-barcode/Update Item or Modify Copies depending on which edit screen you use.
6) bring the barcode back up and you will see no changes were saved.

Here is the relevent Error in JavaScript Console:

Timestamp: 5/18/2015 11:35:41 AM
Error: 1431963341307 delta = 1293 D_ERROR
Attempted var l = util.functional.find_list( fm.stat_cat_entries(), function(e){ return e.stat_cat() == 10; } ); l ? l.value() : $("catStrings").getString("staff.cat.copy_editor.field.unset_or_null");
TypeError: list is null

Source File: oils://remote/xul/rel_2_7_4/server/util/error.js
Line: 177

Revision history for this message
Ben Shum (bshum) wrote :

I think we saw this happen when we upgraded to 2.7 too. It was because of a problem whereby the Evergreen server did not have autogen.sh run after the upgrade, along with the apache restart. Once we did that, things worked normally the next time people logged into the system.

First reported in IRC: http://irc.evergreen-ils.org/evergreen/2014-10-13#i_131084
Fix noted on: http://irc.evergreen-ils.org/evergreen/2014-11-14#i_138970

Leaving open for now, but this can probably be closed with a status of "invalid" if that resolves the issue, because it's not a bug but an incomplete upgrade process.

Changed in evergreen:
status: New → Incomplete
Revision history for this message
Dale Rigney (drigney) wrote :

Ben Shum was correct autogen.sh and apache reload fixed the issue. Thank you Ben Shum.

Changed in evergreen:
status: Incomplete → Invalid
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.