[Koha-bugs] [Bug 7045] Default-value substitution inconsistent

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 17 17:32:27 CEST 2011


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

Nicole C. Engard <nengard at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5931|0                           |1
        is obsolete|                            |

--- Comment #16 from Nicole C. Engard <nengard at gmail.com> 2011-10-17 15:32:27 UTC ---
Created attachment 5932
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=5932
[SIGNED-OFF] Bug 7045: Default-value behavior inconsistency

This patch will allow for YY as well as YYYY substitutions on framework default
values, and
changes the substitution of 'user' for the username to require USER.

It also will now allow USER in item fields.

Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>

Test Plan:

1. Edit 952 in one framework to include 4 defaults, YYYY-MM-DD,
MM/DD/YY, USER, and user (in any fields)
2. Edit bib fields (I chose 5xx fields) with the same 4 values
3. Catalog using those frameworks and see if the values
populate properly

Note:

USER enters the logged in User's last name only, not their username
or their full name.

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list