| Summary: | Unknown Error Message from Item records | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Laura <lauraerinmann> |
| Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P3 | CC: | m.de.rooy |
| Version: | 3.18 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Crowdfunding committed: | 0 |
| Crowdfunding contact: | Patch complexity: | --- | |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
Hi, I'm running Koha 3.18.12.000 and I can this error when I try to update items for a record: :21: parser error : Opening and ending tag mismatch: record line 6 and datafield </datafield> ^ :22: parser error : Opening and ending tag mismatch: collection line 2 and record </record> ^ :23: parser error : Extra content at the end of the document </collection> the url pattern is something like this: ../cgi-bin/koha/cataloguing/additem.pl?op=edititem&biblionumber=''&itemnumber=''#edititem When I edit one of the fields on this screen it throughs the error above. It seems like a xml error, but after some internet sleuthing I came up with nothing. I also posted to the boarded and waited at least a month for a response and found nothing. The error message doesn't tell me much about wha the error is.