[Koha-bugs] [Bug 15774] Additional fields for baskets

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 25 17:51:22 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15774

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |josef.moravec at gmail.com
             Status|Signed Off                  |Failed QA

--- Comment #132 from Josef Moravec <josef.moravec at gmail.com> ---
Sorry, but QA tools are not happy:

 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/admin/additional-fields.tt
   FAIL   forbidden patterns
                forbidden pattern: Attribute type should not be used for script
tags (bug 20053) (line 180)


 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt
   FAIL   forbidden patterns
                forbidden pattern: merge marker (=======) (line 212)
                forbidden pattern: merge marker (>>>>>>>) (line 214)
                forbidden pattern: merge marker (<<<<<<<) (line 206)
   FAIL   valid_template
                parse error -
/home/vagrant/kohaclone/koha-tmpl/intranet-tmpl/prog/en/modules/admin/admin-home.tt
line 225: unexpected end of input



 FAIL   serials/serials-search.pl
   FAIL   valid
                serials/serials-search.pl had compilation errors.
                Global symbol "$additional_fields" requires explicit package
name (did you forget to declare "my $additional_fields"?) 
                Global symbol "$additional_field_filters" requires explicit
package name (did you forget to declare "my $additional_field_filters"?) 


Also, I have one concern: this patchset does much more than this report
describes.
I would like to see, at least the refactoring part of this code (change to
Koha::Object and adapt current codebase on it) as own report.

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


More information about the Koha-bugs mailing list