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

            Bug ID: 16536
           Summary: Warn about Template Toolkit directives inside HTML
                    tags
 Change sponsored?: ---
           Product: Project Infrastructure
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: QA tools
          Assignee: jonathan.dru...@bugs.koha-community.org
          Reporter: oleon...@myacpl.org

I was testing a patch (on Bug 16525) which contained this markup:

<a href="[% IF ( budget_period_id)
%]/cgi-bin/koha/admin/aqbudgets.pl?budget_period_id=[% budget_period_id %][%
ELSE %]/cgi-bin/koha/admin/aqbudgetperiods.pl[% END %]"
class="cancel">Cancel</a>

I expected it to trigger a warning by the QA tools.

My system is a gitified package install, so it seems possible that this is a
problem with my configuration. Running "prove xt" doesn't catch it either.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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