http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12581

Katrin Fischer <[email protected]> changed:

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

--- Comment #3 from Katrin Fischer <[email protected]> ---
I am making my first steps with the svc API and I managed to update a record
using:
curl 'http://localhost:8080/cgi-bin/koha/svc/bib/30' --cookie /tmp/svc.cookies
--header "Content-type: text/xml" --data @/home/katrin/Downloads/bib-30.marcxml 

But I can't reproduce the encoding problem :(

I tried with a record containing the characters listed in the patch and Arabic.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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