[Koha-bugs] [Bug 11479] Remove experimental given/when from C4::MarcModificationTemplates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 18 07:02:08 CET 2014


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

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

--- Comment #2 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 25356
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25356&action=edit
Bug 11479 Remove experimental given/when keywords

Replace constructs using given and when by if/else
feature now generates compilation warnings in 5.18
and is liable to change behaviour

replaced the construcrs with if/else
reformatted the if branching using perltidy
to remove the now redundant indent

Signed-off-by: Chris Cormack <chris at bigballofwax.co.nz>

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


More information about the Koha-bugs mailing list