Koha/koha-tmpl/intranet-tmpl/prog/en/modules/help
Tomas Cohen Arazi b5eab7c20b Bug 8018: (followup) make the default more explicit
This patch:
- Makes the new subfield tab show maxlength=9999 as default (instead of
  empty-then-zero).
- Updates the help to make exlpicit that 0 or empty defaults to 9999.
- Assumes all the subfields created with maxlength=0 inadvertedly are
  meant to mean "no limit" and hence update the database to reflect
  that.

To test (this patch and Pablo's):
- Edit a MARC framework, edit some field's subfields.
- Use the 'New' tab to create a new subfield (choose an unused letter).
- See in "More constrains" that the "Max length" field is empty. Leave
  it as-is.
- Save the changes (the new subfield).
- Edit the field again, verify that "Max length" is 0.
- Try tu use the framework and the the field/subfield just created
  > FAIL
- Apply the patches, upgrade
- Try to use the framework/field/subfield > SUCCESS (0 was converted to
  9999)
- Repeat from the begining, "Max length" should show 9999 on the new
  subfield tab.
- Leave it empty, it is saved as 9999.

Edit: small typo

Sponsored-by: Universidad Nacionald de Cordoba
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Passes QA script and tests in t and xt.
Tested:
- deleting an existing subfield
- adding a new subfield with new default 9999
- editing the new subfield, changing value to 8888
- deleting new subfield
- adding new subfield, using 8888 as length

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
2013-12-27 00:34:50 +00:00
..
acqui Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
admin Bug 8018: (followup) make the default more explicit 2013-12-27 00:34:50 +00:00
authorities Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
catalogue Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
cataloguing Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
circ Bug 11040: Add CircAutoPrintQuickSlip option to print regular slip 2013-11-24 18:37:42 +00:00
course_reserves Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
labels Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
members Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
offline_circ Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
patron_lists Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
patroncards Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
plugins Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
reports Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
reserve Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
reviews Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
serials Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
suggestion Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
tags Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
tools Bug 11383: Add help file for MARC modification templates 2013-12-20 22:53:27 +00:00
virtualshelves Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
about.tt Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
edithelp.tt Bug 10052 Followup for edithelp.tt and help-top.inc 2013-05-23 08:55:11 -07:00
mainpage.tt Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00
nohelp.tt Bug 11238: contruct links to the appropriate manual version dynamically 2013-11-23 19:30:16 +00:00