Koha/koha-tmpl/intranet-tmpl/prog/en/modules
Tomas Cohen Arazi e520d69910 Bug 21740: Show @ when editing fixed-length fields on bibliographic frameworks
This is a consistency issue: we store '@' as the subfield for
fixed-lenght fields, yet on editing '_' is displayed (on the form and
the tab). This was probably done to avoid URI encoding problems in the
past.

This patch restores the '@' everywhere.

To test:
- Open the MARC structure for any bibliographic MARC framework
- Choose Actions > Subfields on any fixed-length field
=> ERROR: Notice the tab has an underscore (_) and the subfield code is '_' as well.
- Cancel
=> SUCCESS: '@' is displayed on the list
- Apply this patch
- Restart all the things:
  $ restart_all
- Choose Actions > Subfields on any fixed-length field
=> SUCCESS: '@' is displayed in the tab title, and on the 'Subfield
code' form field.
- Save some changes
=> SUCCESS: Things work correctly.
- Sign off :-D

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com>

Signed-off-by: Devinim <kohadevinim@devinim.com.tr>

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-11-05 14:41:03 +00:00
..
acqui Bug 10442: Remove references to non-standard "error" class 2018-10-31 13:34:02 +00:00
admin Bug 21740: Show @ when editing fixed-length fields on bibliographic frameworks 2018-11-05 14:41:03 +00:00
authorities Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
basket Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
batch
catalogue Bug 21186: Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:50 +00:00
cataloguing Bug 21186: Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:50 +00:00
circ Bug 21186: (follow-up) Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:51 +00:00
clubs Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
common Bug 18480: Get rid of unwanted / distracting link in patron search for fund owner 2018-10-15 14:19:08 +00:00
course_reserves Bug 21501: Remove dead code from course reserves module 2018-11-02 10:37:45 +00:00
errors Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
ill Bug 20996: (follow-up) Fix column name expectation 2018-11-02 10:33:05 +00:00
installer Bug 19833: Kill all the "bibilos" - final couple 2018-09-19 13:54:43 +00:00
labels Bug 21526: (RM follow-up) Fix merge markers and a few extra filters 2018-10-26 19:43:20 +00:00
members Bug 10442: Remove references to non-standard "error" class 2018-10-31 13:34:02 +00:00
offline_circ Bug 21526: (QA follow-up) Fix all the tabs 2018-10-26 17:09:58 +00:00
onboarding
patron_lists Bug 21186: Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:50 +00:00
patroncards Bug 21526: (RM follow-up) Fix merge markers and a few extra filters 2018-10-26 19:43:20 +00:00
plugins Bug 20968: Add hooks into cat-toolbar.inc to display buttons 2018-11-02 10:36:02 +00:00
reports Bug 21526: (QA follow-up) Fix all the tabs 2018-10-26 17:09:58 +00:00
reserve Bug 20450: (follow-up) Add missing template filters 2018-10-27 14:20:58 +00:00
reviews Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
rotating_collections Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
serials Bug 21526: (RM follow-up) Fix merge markers and a few extra filters 2018-10-26 19:43:20 +00:00
services
suggestion Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
tags Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
test
tools Bug 21186: Incorrect Bootstrap modal event name in multiple templates 2018-10-29 00:31:50 +00:00
virtualshelves Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
about.tt Bug 20996: Remove prefix use of borrower category 2018-11-02 10:33:02 +00:00
auth.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00
intranet-main.tt Bug 21526: uri escape TT variables when used in 'a href' 2018-10-26 17:09:57 +00:00