[Koha-bugs] [Bug 15355] Translatability: Fix issues on check in page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 11 18:34:26 CET 2015


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

Marc Véron <veron at veron.ch> changed:

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

--- Comment #2 from Marc Véron <veron at veron.ch> ---
Created attachment 45611
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=45611&action=edit
Bug 15355: Translatability: Fix issues on check in page

This patch fixes translatability issues on checkin page, due to sentence
splitting by html tags at
several places and ambiguous word 'to'.

Additionally, fix message related to syspref AllowReturnToBranch set to 'only
the library where the
item is checked out from' (it wrongly displays the home library instead of the
holding library),
and streamline the display of similar messages to look more consistent.

To test:
- Apply patch
- Go to Home > Circulation > Check in
- Do check ins with different expected results / messages
- Verify that the messages are meaningful and display nicely
- Play with items checked out / checked in at different branches (home branch,
holding branch, other
  branch) and different settings for syspref 'AllowREturnToBranch' and verify
that the messages display
  properly (with correct home rsp. holding branch)
- Carfully review code changes.

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


More information about the Koha-bugs mailing list