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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 17 16:11:02 CEST 2011


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

             Bug #: 7045
           Summary: Default-value substitution inconsistent
    Classification: Unclassified
 Change sponsored?: ---
           Product: Koha
           Version: rel_3_4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Cataloging
        AssignedTo: gmcharlt at gmail.com
        ReportedBy: ruth at bywatersolutions.com
         QAContact: koha-bugs at lists.koha-community.org
                CC: ian.walls at bywatersolutions.com


If you supply a default value in a framework field, you may include YYYY, MM,
DD, and user, to substitute for the year, month, day, and currently-logged-in
username, respectively.

The downside of this is that the word "user" cannot be used in a default value
for a note!

Patch coming shortly, to change the substitution to require USER, and to allow
the use of YY to insert the last two digits of the year.

-- 
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