Bug 16713 - Unknown Error Message from Item records
Summary: Unknown Error Message from Item records
Status: RESOLVED DUPLICATE of bug 16712
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: 3.18
Hardware: All All
: P3 enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-11 00:33 UTC by Laura
Modified: 2016-06-21 11:35 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laura 2016-06-11 00:33:52 UTC
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.
Comment 1 Owen Leonard 2016-06-21 11:35:31 UTC

*** This bug has been marked as a duplicate of bug 16712 ***