[Koha-bugs] [Bug 18060] Add onboarding functionality to guide users through setting up labels for the first time

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Aug 16 19:31:54 CEST 2017


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #16 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Alex, applied this on top of 18002.

QA tools first:

 FAIL   C4/Creators/Layout.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   FAIL   pod coverage
                POD is missing for 'retrieve_all'
   OK     spelling
   OK     valid

 FAIL   C4/Creators/Profile.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   FAIL   pod coverage
                POD is missing for 'retrieve_all'
   OK     spelling
   OK     valid

 FAIL   C4/Creators/Template.pm
   OK     critic
   OK     forbidden patterns
   OK     git manipulation
   OK     pod
   FAIL   pod coverage
                POD is missing for get_next_label_pos
                POD is missing for retrieve_all
   OK     spelling
   OK     valid

 FAIL   koha-tmpl/intranet-tmpl/prog/en/modules/acqui/acqui-home.tt
   OK     forbidden patterns
   OK     git manipulation
   FAIL   spelling
                 seperate  ==> separate
   OK     tt_valid
   OK     valid_template

Other files came back all green.

Code review: didn't spot anything.

Testing:
When I try to access Tools > Label Creator I get an "internal server error". In
the plack logs this translates to:
Variable "$layout" is not available at
/home/vagrant/kohaclone/labels/label-home.pl line 56.
Can't call method "get_attr" on an undefined value at
/home/vagrant/kohaclone/labels/label-home.pl line 56.

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


More information about the Koha-bugs mailing list