[Koha-bugs] [Bug 7125] can't change tag in frameworks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 23 17:05:00 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7125

--- Comment #3 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 27494
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27494&action=edit
Bug 7125 - can't change tag in frameworks

When you edit an existing tag in a MARC framework the form makes it
appear as if you can change the tag number when in fact you cannot. This
patch changes the template so that the tag number does not appear as an
editable form field during the edit process.

To test, apply the patch and open an existing MARC framework in
Adminstration -> MARC bibliographic framework.

- Choose an existing tag from the list and click 'Edit.'
- The line labeled "Tag" should display the tag as text.
- Making a change to any of the tag's details should work correctly.
- Return to the list of the MARC framework's tags.
- Click 'New tag.'
- The line labeled "Tag" should display a blank form field.
- Create a new tag and confirm that it saves correctly.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list