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

Paul Poulain <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]   |[email protected]

--- Comment #17 from Paul Poulain <[email protected]> ---
Issue with XML::Simple still here in 16.05
the following files are still using it:
automate_check-in-out.pl:use XML::Simple;
C4/Reports/Guided.pm:use XML::Simple;
C4/SIP/xmlparse.pl:use XML::Simple qw(:strict);
C4/SIP/Sip/Configuration.pm:use XML::Simple qw(:strict);
C4/XISBN.pm:use XML::Simple;
C4/ILSDI/Services.pm:use XML::Simple;
C4/ILSDI/Services.pm:   use XML::Simple;
C4/External/BakerTaylor.pm:use XML::Simple;
C4/External/Syndetics.pm:use XML::Simple;
C4/Search/PazPar2.pm:use XML::Simple;
C4/Context.pm:use XML::Simple;
C4/Search.pm:use XML::Simple;
svc/new_bib:use XML::Simple;
svc/bib:use XML::Simple;
svc/bib_profile:use XML::Simple;
svc/import_bib:use XML::Simple;
svc/authentication:use XML::Simple;
about.pl:use XML::Simple;
misc/bin/connexion_import_daemon.pl:use XML::Simple;
test_BZ8089.pl:use XML::Simple;
opac/ilsdi.pl:use XML::Simple;
patroncards/create-pdf.pl:use XML::Simple;
patroncards/edit-layout.pl:use XML::Simple;
labels/label-create-xml.pl:use XML::Simple;

-- 
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/

Reply via email to