[Koha-bugs] [Bug 29638] New: Framework default value for year is not <<YEAR>> but is <<YYYY>>

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 3 20:51:11 CET 2021


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

            Bug ID: 29638
           Summary: Framework default value for year is not <<YEAR>> but
                    is <<YYYY>>
 Change sponsored?: ---
           Product: Koha
           Version: 21.05
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Documentation
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: courtenay.johnson at gmail.com
        QA Contact: testopia at bugs.koha-community.org

The online manual description of the Framework default value field incorrectly
describes the special values associated with date. It mentions <<YEAR>>,<<MM>>,
AND <<DD>>. The ones for month and day work, but not the one for year.

This documentation is misleading. After looking at the additem.pl if found out
why the <<YEAR>> did not work. It should be <<YYYY>> which does work as
expected.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list