[Koha-bugs] [Bug 9965] Improve integration of report plugins with existing reports

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 23 12:50:13 CEST 2013


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

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |jonathan.druart at biblibre.co
                   |                            |m

--- Comment #3 from Jonathan Druart <jonathan.druart at biblibre.com> ---
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.


More information about the Koha-bugs mailing list