Bugs item #3153786, was opened at 2011-01-09 20:13
Message generated for change (Comment added) made by sf-robot
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3153786&group_id=1355
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: web pages
>Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: guiler (guiler)
Assigned to: Sam Steingold (sds)
Summary: Website error
Initial Comment:
Access to certain parts of the implementation notes is not working.
Example: http://www.gnu.org/software/clisp/impnotes/socket.html
Breaks with the following error: [an error occurred while processing this directive]
----------------------------------------------------------------------
>Comment By: SourceForge Robot (sf-robot)
Date: 2011-02-06 05:20
Message:
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).
----------------------------------------------------------------------
Comment By: Sam Steingold (sds)
Date: 2011-01-23 04:42
Message:
the problem was that we used to pass through comments from xml to html.
those comments contain "#if" et al which turn out to be SSI directives
which is enabled on gnu.org
see http://article.gmane.org/gmane.text.docbook.apps:13033
and clisp/doc/common.xsl:1.80
the problem will be fixed when we release clisp 2.50 and regenerate the
web pages.
please use clisp.cons.org for now.
thanks for the report.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3153786&group_id=1355
|