Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE
Commits
7d106268
Commit
7d106268
authored
Aug 15, 2018
by
Mathias Goebel
Browse files
correct wrong serialization in context
parent
6bea63f4
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/fontane/index-viewer.xqm
View file @
7d106268
...
...
@@ -121,6 +121,8 @@ declare function f-indexviewer:main($model as map()*, $node as node(), $index as
if ($f-indexproc:notebookParam)
then
f-indexproc:register($index)[./@id = $index]
(: xhtml prefixes w/o xmlns attr in the output. work around with: :)
=> serialize() => parse-xml()
else
let $doc := doc( local:cache() )
return
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment