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

            Bug ID: 15429
           Summary: sub _parseletter should not change referenced values
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: gmcha...@gmail.com
          Reporter: ve...@veron.ch
        QA Contact: testo...@bugs.koha-community.org

In C4/Letters.pm, sub _parseletter changes values that are passed by reference.
E.g. patron's expiry date can change from iso format to syspref format,leading
to strange behaviour in the calling routines (see Bug 15423).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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