[Koha-bugs] [Bug 13392] New statistics wizard for suggestions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 6 21:48:41 CEST 2018


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #79 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
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.


More information about the Koha-bugs mailing list