We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
stack trace:
exerr:ERROR XPTY0004: The actual cardinality for parameter 1 does not match the cardinality declared in the function's signature: concat($atomizable-values as xs:anyAtomicType?, ...) xs:string?. Expected cardinality: zero or one, got 2. [at line 755, column 54, source: /db/apps/monex/modules/indexes.xqm] In function: indexes:remove-parameter-names(item()*, item()*) [752:9:/db/apps/monex/modules/indexes.xqm] indexes:remove-parameter-names(item()*) [248:65:/db/apps/monex/modules/indexes.xqm] indexes:show-index-keys(node(), map) [32:9:/db/apps/monex/modules/indexes.xqm] templates:call-with-args(function, function*, element(), map) [208:13:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process-output(element(), map, item()*, element()) [205:9:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:call-by-introspection(element(), map, map, function) [187:28:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:call(item(), element(), map) [143:37:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process(node()*, map) [277:13:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process-output(element(), map, item()*, element()) [205:9:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:call-by-introspection(element(), map, map, function) [187:28:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:call(item(), element(), map) [135:36:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process(node()*, map) [146:81:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process(node()*, map) [146:81:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process(node()*, map) [146:81:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process(node()*, map) [146:81:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process(node()*, map) [462:17:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:surround(node(), map, xs:string, xs:string?, xs:string?, xs:string?) [32:9:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:call-with-args(function, function*, element(), map) [208:13:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process-output(element(), map, item()*, element()) [205:9:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:call-by-introspection(element(), map, map, function) [187:28:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:call(item(), element(), map) [135:36:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process(node()*, map) [131:51:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:process(node()*, map) [88:9:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql] templates:apply(node()+, function, map?, map?) [43:5:/Users/wessels/Library/Application Support/org.exist/expathrepo/shared-0.4.0/content/templates.xql]
The text was updated successfully, but these errors were encountered:
fix cardinality issue in https://github.com/wolfgangmm/monex/issues/10
5a8ba98
Does https://github.com/wolfgangmm/monex/pull/13 fix this, @dizzzz ?
Sorry, something went wrong.
Merge pull request #13 from jensopetersen/master
e2ca9b5
@dizzzz Do you have an update on this? A likely fix, #13, was merged in. If you can confirm, we can close this issue.
Ok I'll check
No branches or pull requests
stack trace:
The text was updated successfully, but these errors were encountered: