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

Phil Ringnalda <[email protected]> changed:

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

--- Comment #3 from Phil Ringnalda <[email protected]> ---
Yeah, that particular typo isn't dead code, it's obscure code displaying a
selection for dead code in one particular instance.

Steps to reproduce:
1. Administration - MARC bibliographic framework - Default framework - Actions
- MARC Structure
2. For 000, Actions - Edit Tag
3. For Authorized value, select any defined one (doesn't matter, it doesn't do
anything) and note the hint that "(if you select a value here, the indicators
will be limited to the authorized value list)"
4. Save changes
5. Note that in the table of tags you were returned to, the AV you chose is
listed in the Auth value column
6. Check the checkbox for "Display only used tags/subfields"
7. Note that the AV you chose is no longer shown in the Auth value column

Per bug 2280, the AV you chose hasn't actually done anything since at least
2008, and thus probably has never done anything. And were someone to implement
it (which they wouldn't, since a single AV for both indicators wouldn't ever
actually be useful), they would need to implement the opposite of comment 1,
since for indicators you want to disallow setting it for <10, not disallow
setting it for >= 10.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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