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

Katrin Fischer <katrin.fisc...@bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA
                 CC|                            |tomasco...@gmail.com

--- Comment #4 from Katrin Fischer <katrin.fisc...@bsz-bw.de> ---
This works great int he cataloguing editor, but the replacement doesn't work in
the ACQ framework.

To test:
- Activate UseACQFrameworkForBiblioRecords 
- Add 008 with a default using placeholders to the ACQ framework
- Add a basket
- Add a new po line to the basket using 'new record'
- Verify that the default is printed as is

And we have a log full of those - but before the patch too:
Use of uninitialized value $value in substitution (s///) at
/home/vagrant/kohaclone/acqui/neworderempty.pl line 236.
Use of uninitialized value $value in substitution (s///) at
/home/vagrant/kohaclone/acqui/neworderempty.pl line 237.
Use of uninitialized value $value in substitution (s///) at
/home/vagrant/kohaclone/acqui/neworderempty.pl line 238.
Use of uninitialized value $value in substitution (s///) at
/home/vagrant/kohaclone/acqui/neworderempty.pl line 239.
Use of uninitialized value $value in substitution (s///) at
/home/vagrant/kohaclone/acqui/neworderempty.pl line 246.

It would be great if it could be fixed, but also contemplating if we should
move this into another bug? 

Adding Tomas for the connection to UseACQFrameworkForBiblioRecords.

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