[Koha-bugs] [Bug 10764] Update POD of C4::Items::GetItemStatus() to use TT syntax

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 20 10:21:22 CEST 2013


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

Magnus Enger <magnus at enger.priv.no> changed:

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

--- Comment #2 from Magnus Enger <magnus at enger.priv.no> ---
Created attachment 20494
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20494&action=edit
Bug 10764 - Update POD of C4::Items::GetItemStatus() to use TT syntax

This patch updates the example template syntax in the POD for
C4::Items::GetItemStatus() to use Template Toolkit syntax.

To test, view the POD for C4::Items::GetItemStatus() and confirm that it
looks correct.

Signed-off-by: Magnus Enger <magnus at enger.priv.no>
This patch works as advertised (verified with "perldoc C4::Items"),
for GetItemStatus, but it does not fix a a similar example for
GetItemLocation in the same file, which still has the old template
syntax. So a followup or separate bug for that is called for.

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


More information about the Koha-bugs mailing list