You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error message handling implemented in fa9be5d needs <xsl:mode on-no-match="shallow-copy"/>. This mode leads to problems getting p:record embedded in XML like SRU requests. This make new template matches neccessary, see 8f5d06a
We should refactor the error handling to solve this.
The text was updated successfully, but these errors were encountered:
Error message handling implemented in fa9be5d needs <xsl:mode on-no-match="shallow-copy"/>. This mode leads to problems getting p:record embedded in XML like SRU requests. This make new template matches neccessary, see 8f5d06a
We should refactor the error handling to solve this.
The text was updated successfully, but these errors were encountered: