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

--- Comment #11 from Indranil Das Gupta <[email protected]> ---
Created attachment 40203
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40203&action=edit
(qa fix) fix tt_valid fail on 419

Line 419 in attachment 40181 introduced TT code into <input>
causing tt_valid qa tools fail. this patch fixes the issue.

Test plan
=========

1/ run koha qa test tools (with the first patch applies)
   it should fails on suggestion.tt

   FAIL    koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt
   OK      forbidden patterns
   FAIL      tt_valid
        lines 419
   OK      valid_template

2/ apply this qa fix patch

3/ run koha qa tools again, this time the tt_valid test should clear

   OK    koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt
   OK      forbidden patterns
   OK      tt_valid

   OK      valid_template

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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