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
I imported models from iso19139, and try to create a new contact from directories management.
When it try to load the edit form, it bug and in the logs I get :
Error at xsl:with-param on line 57 column 100 of layout-custom-fields.xsl:
[2020-11-04 16:54:13] [info] XPST0017: XPath syntax error at char 54 on line 57 in {...ype($editorConfig, name(), ...}:
[2020-11-04 16:54:13] [info] Cannot find a matching 3-argument function named
[2020-11-04 16:54:13] [info] {http://geonetwork-opensource.org/xsl/functions/metadata}getFieldType()
[2020-11-04 16:54:13] [info] Error at xsl:with-param on line 236 column 34 of layout.xsl:
[2020-11-04 16:54:13] [info] XPST0017: XPath syntax error at char 80 on line 236 in {... name(gmx:Anchor))}:
[2020-11-04 16:54:13] [info] Cannot find a matching 3-argument function named
[2020-11-04 16:54:13] [info] {http://geonetwork-opensource.org/xsl/functions/metadata}getFieldType()
[2020-11-04 16:54:13] [info] Error at xsl:with-param on line 404 column 31 of layout.xsl:
[2020-11-04 16:54:13] [info] XPST0017: XPath syntax error at char 77 on line 404 in {...(), name($theElement))}:
[2020-11-04 16:54:13] [info] Cannot find a matching 3-argument function named
[2020-11-04 16:54:13] [info] {http://geonetwork-opensource.org/xsl/functions/metadata}getFieldType()
[2020-11-04 16:54:13] [info] Error at xsl:with-param on line 429 column 100 of layout.xsl:
[2020-11-04 16:54:13] [info] XPST0017: XPath syntax error at char 54 on line 429 in {...ype($editorConfig, name(), ...}:
[2020-11-04 16:54:13] [info] Cannot find a matching 3-argument function named
[2020-11-04 16:54:13] [info] {http://geonetwork-opensource.org/xsl/functions/metadata}getFieldType()
[2020-11-04 16:54:13] [info] Error at xsl:with-param on line 446 column 100 of layout.xsl:
[2020-11-04 16:54:13] [info] XPST0017: XPath syntax error at char 54 on line 446 in {...ype($editorConfig, name(), ...}:
[2020-11-04 16:54:13] [info] Cannot find a matching 3-argument function named
[2020-11-04 16:54:13] [info] {http://geonetwork-opensource.org/xsl/functions/metadata}getFieldType()
[2020-11-04 16:54:13] [info] Error at xsl:with-param on line 586 column 100 of layout.xsl:
[2020-11-04 16:54:13] [info] XPST0017: XPath syntax error at char 54 on line 586 in {...ype($editorConfig, name(), ...}:
[2020-11-04 16:54:13] [info] Cannot find a matching 3-argument function named
[2020-11-04 16:54:13] [info] {http://geonetwork-opensource.org/xsl/functions/metadata}getFieldType()
[2020-11-04 16:54:13] [info] Error at xsl:with-param on line 149 column 100 of layout.xsl:
[2020-11-04 16:54:13] [info] XPST0017: XPath syntax error at char 54 on line 149 in {...ype($editorConfig, name(), ...}:
[2020-11-04 16:54:13] [info] Cannot find a matching 3-argument function named
[2020-11-04 16:54:13] [info] {http://geonetwork-opensource.org/xsl/functions/metadata}getFieldType()
[2020-11-04 16:54:13] [info] Error at xsl:with-param on line 212 column 100 of layout.xsl:
[2020-11-04 16:54:13] [info] XPST0017: XPath syntax error at char 54 on line 212 in {...ype($editorConfig, name(), ...}:
[2020-11-04 16:54:13] [info] Cannot find a matching 3-argument function named
[2020-11-04 16:54:13] [info] {http://geonetwork-opensource.org/xsl/functions/metadata}getFieldType()
[2020-11-04 16:54:13] [info] Error at xsl:variable on line 46 column 91 of utility-fn.xsl:
[2020-11-04 16:54:13] [info] XPST0017: XPath syntax error at char 61 on line 46 in {...itorConfig, $name, $childNa...}:
[2020-11-04 16:54:13] [info] Cannot find a matching 3-argument function named
[2020-11-04 16:54:13] [info] {http://geonetwork-opensource.org/xsl/functions/metadata}getFieldType()
[2020-11-04 16:54:13] [info] Error at xsl:value-of on line 51 column 91 of utility-fn.xsl:
[2020-11-04 16:54:13] [info] XPST0017: XPath syntax error at char 69 on line 51 in {...itorConfig, $name, $childNa...}:
[2020-11-04 16:54:13] [info] Cannot find a matching 3-argument function named
[2020-11-04 16:54:13] [info] {http://geonetwork-opensource.org/xsl/functions/metadata}getFieldType()
[2020-11-04 16:54:13] [info] Error at xsl:call-template on line 154 column 46 of layout-custom-fields.xsl:
[2020-11-04 16:54:13] [info] XTSE0680: Parameter directive is not declared in the called template
The text was updated successfully, but these errors were encountered:
I imported models from iso19139, and try to create a new contact from directories management.
When it try to load the edit form, it bug and in the logs I get :
The text was updated successfully, but these errors were encountered: