Apply a needed invocation of our fix-url procedure when trying to do

URLs as footnotes.

"Cargo cult" programming at its best.
This commit is contained in:
Bruce A. Mah 2002-01-08 03:49:50 +00:00
parent 9a1fa37f8a
commit aa2feecbf6
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11628

View file

@ -452,7 +452,7 @@
field-width: %footnote-field-width%
(literal (footnote-number (current-node))
(gentext-label-title-sep (normalize "footnote"))))
(literal (attribute-string (normalize "url"))))))
(literal (fix-url (attribute-string (normalize "url")))))))
($ss-seq$ + (literal (footnote-number (current-node)))))
(if (and %show-ulinks%
(not (equal? (fix-url (attribute-string (normalize "url")))