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

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |[email protected]
                   |                            |m

--- Comment #3 from Jonathan Druart <[email protected]> ---
QA comment:

1/ There are 3 tabulation characters:
 FAIL    koha-tmpl/intranet-tmpl/prog/en/modules/reports/reports-home.tt
   FAIL      forbidden patterns
        The patch introduces a forbidden pattern: tabulation character (73)
        The patch introduces a forbidden pattern: withespace character  (74)
        The patch introduces a forbidden pattern: tabulation character (15)

2/ The conditional test in reports-home.tt should be
      [% IF UseKohaPlugins && CAN_user_plugins_report && plugins %]
Otherwise a single h2 title is displayed.

3/ Why do you change "Report plugins" with "Other reports" while a "Others"
already exists?

Marked as Failed QA.

-- 
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