https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36821

Phil Ringnalda <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Phil Ringnalda <[email protected]> ---
Subfields are even worse, with a maxlength of 80, when both are 255 chars in
the database. And bib frameworks do the same thing, though at least there
someone has trimmed all the tags (but not subfields) we ship down below the
limits.

In English.

I wonder how many things in what we ship in more verbose languages can't be
edited.

The maxlengths date back to the switch to Template Toolkit, so probably back to
the dawn of time. No idea whether there was a display reason for it at some
point, but any time we are displaying tag liblibrarian or libopac we do it on
its own line, and any time we are displaying subfield descriptions, we do it
wrapping long lines, or at least as code description value one line per
subfield.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to