https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13392
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #79 from Katrin Fischer <[email protected]> --- Please run the QA script (make sure to update it first) and fix all errors: FAIL koha-tmpl/intranet-tmpl/prog/en/modules/reports/suggestions_stats.tt FAIL filters missing_filter at line 12 ( <td>[% filter %]</td>) missing_filter at line 51 ( <input type="text" name="filter_[% name %]">) missing_filter at line 18 ( <select name="groupby_[% name %]">) missing_filter at line 10 ( <td><input type="radio" name="column" value="[% name %]" [% IF checked == "column" %]checked[% END %]/></td>) missing_filter at line 157 ( [% budget.budget_name %]) missing_filter at line 33 ( <input type="text" size="10" id="filter_[% name %]_to") missing_filter at line 155 ( <option value="[% budget.budget_id %]">) missing_filter at line 47 ( <option value="[% value %]">[% display_values.$name.$value %]</option>) missing_filter at line 34 ( name="filter_[% name %]_to"/>) missing_filter at line 9 ( <td><input type="radio" name="line" value="[% name %]" [% IF checked == "line" %]checked[% END %] /></td>) missing_filter at line 44 ( <select name="filter_[% name %]">) missing_filter at line 29 ( <input type="text" size="10" id="filter_[% name %]_from") missing_filter at line 11 ( <td>[% groupby %]</td>) missing_filter at line 30 ( name="filter_[% name %]_from"/>) FAIL tt_valid lines 9, 10 FAIL koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt FAIL filters missing_filter at line 193 ( <td>[% IF ( orderedby_borrowernumber ) %]<a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% orderedby_borrowernumber %]">[% orderedby_surname %], [% orderedby_firstname %]</a> [% Branches.GetName( orderedby_branchcode ) %] ([% orderedby_description %])[% END %]</td>) FAIL koha-tmpl/intranet-tmpl/prog/en/modules/reports/suggestions_stats_results.tt FAIL filters missing_filter at line 36 ( [% display_values.$filter.$value || value %]) missing_filter at line 74 ( <th>[% total %]</th>) missing_filter at line 66 ( <td>[% totalrow %]</td>) missing_filter at line 59 ( <td>[% value %]</td>) missing_filter at line 72 ( <th>[% totalcols.$col %]</th>) missing_filter at line 56 ( <td>[% display_values.$line.$row || row %]</td>) missing_filter at line 48 ( <th>[% display_values.$column.$col || col %]</th>) * Commit title does not contain 'follow-up' correctly spelt - 9e5d85c * Commit title does not start with 'Bug XXXXX: ' - 33c4ee9 * Commit title does not start with 'Bug XXXXX: ' - 4165976 -- 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/
