Bugs item #912831, was opened at 2004-03-09 21:34
Message generated for change (Comment added) made by nyraghu
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=373747&aid=912831&group_id=21935
Category: DocBook DSSSL
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Peter Eisentraut (petere78)
Assigned to: Nobody/Anonymous (nobody)
Summary: Version number is cut off
Initial Comment:
The stylesheet version number that is rendered in the <META>
element in the generated HTML files is missing the last
character (e.g., "1.7" instead of "1.78"). The function
(stylesheet-version) attempts to trim off the trailing newline, but
there is no trailing newline.
----------------------------------------------------------------------
>Comment By: N. Raghavendra (nyraghu)
Date: 2004-07-11 12:41
Message:
Logged In: YES
user_id=1075698
Fixed in `{html,print}/version.dsl', revision 1.2.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=373747&aid=912831&group_id=21935
|