[Laszlo-dev] For Review: Change 20081002-dda-n Summary: Fix js2doc.schema build error due to bad html in javascript

Donald Anderson dda at ddanderson.com
Thu Oct 2 07:11:36 PDT 2008


Tucker, I'm guessing you're the one that added this broken javadoc to  
LzCSSStyle.lzs

Change 20081002-dda-n by dda at lester.local on 2008-10-02 10:00:56 EDT
     in /Users/dda/laszlo/src/svn/openlaszlo/trunk
     for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: Fix js2doc.schema build error due to bad html in javascript

New Features:

Bugs Fixed:

Technical Reviewer: ptw (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
     Build was getting this error:

   js2doc.schema:
      [java] Oct 2, 2008 12:32:31 AM org.openlaszlo.js2doc.JS2Doc 
$Visitor visitDirectiveConditional
      [java] WARNING: Conditional: Unmatched '$' identifier $svg
      [java] Oct 2, 2008 12:32:31 AM org.openlaszlo.js2doc.JS2Doc 
$Visitor visitDirectiveConditional
      [java] WARNING: Conditional: Unmatched '$' identifier $swf7
      [java] [Fatal Error] :1:66: The element type "value" must be  
terminated by the matching end-tag "</value>".
      [java] Oct 2, 2008 12:32:35 AM org.openlaszlo.js2doc.JS2DocUtils  
setXMLContent
      [java] WARNING: Could not parse comment '<fragment>optimization  
for selectors which use [<attr>=<value>]</fragment>'
      [java] org.xml.sax.SAXParseException: The element type "value"  
must be terminated by the matching end-tag "</value>".
      [java] 	at org.apache.xerces.parsers.DOMParser.parse(Unknown  
Source)
      [java] 	at  
org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
      [java] 	at  
org.openlaszlo.js2doc.JS2DocUtils.setXMLContent(JS2DocUtils.java:110)

   presumably a doc build would get a similar error.

   Due to a naked tag appearing in javadoc ('[<attr>=<value>]').

Tests:

Files:
M      WEB-INF/lps/lfc/services/LzCSSStyle.lzs

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20081002-dda-n.tar



--

Don Anderson
Java/C/C++, Berkeley DB, systems consultant

voice: 617-547-7881
email: dda at ddanderson.com
www: http://www.ddanderson.com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.openlaszlo.org/pipermail/laszlo-dev/attachments/20081002/63d724d4/attachment-0001.html


More information about the Laszlo-dev mailing list