[Koha-bugs] [Bug 22417] Add a task queue

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 31 10:33:28 CEST 2020


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

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Passed QA                   |Failed QA

--- Comment #196 from Julian Maurice <julian.maurice at biblibre.com> ---
QA script complains about missing POD, missing TT filters, and spelling.
Also Net::Stomp is missing in cpanfile

 FAIL   Koha/BackgroundJob.pm                                                   
   FAIL   pod coverage                                                          
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666                                               

 FAIL   Koha/BackgroundJob/BatchUpdateAuthority.pm                              
   FAIL   pod coverage                                                          
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666                                               

 FAIL   Koha/BackgroundJob/BatchUpdateBiblio.pm                                 
   FAIL   pod coverage                                                          
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666                                               

 FAIL   Koha/BackgroundJobs.pm                                                  
   FAIL   pod coverage                                                          
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666                                               

 FAIL   Koha/Schema/Result/BackgroundJob.pm                                     
   FAIL   pod coverage                                                          
                POD coverage was greater before, try perl
-MPod::Coverage=PackageName -e666                                               

 FAIL   admin/background_jobs.pl                                                
   FAIL   forbidden patterns                                                    
                forbidden pattern: Script permissions is authnotrequired => 0,
it could be correct for an OPAC script if it is was you really want error (bug
24663) (line 42)

 OK     debian/docs/koha-common.xml
 OK     installer/data/mysql/kohastructure.sql                                  
 OK     koha-tmpl/intranet-tmpl/prog/en/includes/permissions.inc
 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt
   FAIL   filters                             
                missing_filter at line 27 (            <div><i class="fa
fa-exclamation error"></i>Cannot retrieve pending jobs ([% m.error %])</div>)
                missing_filter at line 107 (                               
Bibliographic record <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=[%
m.biblionumber | uri %]">[% m.biblionumber | html %]</a>
 has not been modified. An error occurred on modifying it.[% IF m.error %] ([%
m.error %])[% END %].)
                missing_filter at line 125 (                               
Authority record <a href="/cgi-bin/koha/authorities/detail.pl?authid=[%
m.authid | uri %]">[% m.authid | html %]</a> has not been modifi
ed. An error occurred on modifying it[% IF m.error %] ([% m.error %])[% END
%].)                                                                            
                missing_filter at line 149 (            There is [%
pending_jobs.size %] pending jobs on the server: [% pending_jobs.join(', ')
%].)
                missing_filter at line 149 (            There is [%
pending_jobs.size %] pending jobs on the server: [% pending_jobs.join(', ')
%].)                                                                
   FAIL   spelling                                                              
                 resizeable  ==> resizable                                      

 OK    
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_record_modification.tt
 OK     koha_worker.pl                    
 OK     misc/background_jobs_worker.pl
 OK     new_koha_job.pl                                                         
 OK     tools/batch_record_modification.pl

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


More information about the Koha-bugs mailing list