MyCoRe-Org / pica2mods

GNU General Public License v3.0
0 stars 0 forks source link

Refactor error handling #37

Open kkrebs opened 2 years ago

kkrebs commented 2 years ago

Error message handling implemented in https://github.com/MyCoRe-Org/pica2mods/commit/fa9be5d94e528fb01cf4158af107ca291ef574f8 needs . This mode leads to problems getting p:record embedded in XML like SRU requests. This make new template matches neccessary, see https://github.com/MyCoRe-Org/pica2mods/commit/8f5d06af832d4c9c1f3e076a90e811cb8accd36f

We should refactor the error handling to solve this.