Yes, that is possible, there was a tag at one point for the LzParam class, which was "<param>", and the rpc library defines a class called <param>. Andre just refactored things so LzParam is no longer a node, so the question is how to find the place that is declaring that as a tag maybe?
On Thu, Aug 14, 2008 at 3:23 PM, Donald Anderson <[EMAIL PROTECTED]> wrote: > This earlier message may shed some light: > [style] > Users/clients/laszlo/src/svn/openlaszlo/trunk-doc/docs/src/xsl/js2doc-verbose.xsl:70:22: > Warning! found ambiguous property id lz.param, substituting lz.param.N30E7C > > I think this indicates that the file defining param > (lps/components/rpc/rpc.lzx) may be included twice? > > - Don > > On Aug 14, 2008, at 12:24 PM, Henry Minsky wrote: > > I'm getting this error when doing a doc build > > reference.frameset.generate: > [echo] ***gonna copy in reference frameset *** > [copy] Copying 1 file to /Users/hqm/openlaszlo/trunk/docs/reference > [copy] Copying > /Users/hqm/openlaszlo/trunk/docs/src/reference/navbuilder/index-generated.html > to /Users/hqm/openlaszlo/trunk/docs/reference/index-generated.html > [copy] Copying 1 file to /Users/hqm/openlaszlo/trunk/docs/reference > [copy] Copying 1 file to /Users/hqm/openlaszlo/trunk/docs/reference > [copy] Copying 2 files to /Users/hqm/openlaszlo/trunk/docs/reference > [exec] Warning: toc.xml has title "&lt;handler&gt;" and > tags.xml does not list it > [exec] Warning: toc.xml has title > "&lt;autocompletecombobox&gt;" and tags.xml does not list it > [exec] Warning: toc.xml has title "&lt;textstyle&gt;" and > tags.xml does not list it > [exec] Warning: toc.xml has title "&lt;handler&gt;" and > tags.xml does not list it > [exec] Warning: toc.xml has title "&lt;i&gt;" and tags.xml > does not list it > [exec] Warning: toc.xml has title "&lt;font&gt;" and tags.xml > does not list it > [exec] Warning: toc.xml has title "&lt;basedragimage&gt;" and > tags.xml does not list it > [exec] Warning: toc.xml has title "&lt;baseedittext&gt;" and > tags.xml does not list it > [exec] Warning: toc.xml has title "&lt;basetooltip&gt;" and > tags.xml does not list it > [exec] Warning: toc.xml has title "&lt;basevalidator&gt;" and > tags.xml does not list it > [exec] Error: broken link in doc navigation: lz.param.html referenced > from toc.xml does not exist > [exec] maybe use lz.html.html? > [exec] Warning: toc.xml has title "&lt;param&gt;" and tags.xml > does not list it > [exec] 2 TODOs found in toc.xml > [exec] Error: docs/src/nav/toc.xml is out of date, see broken link > messages above > > BUILD FAILED > > -- > Henry Minsky > Software Architect > [EMAIL PROTECTED] > > > > > -- > > Don Anderson > Java/C/C++, Berkeley DB, systems consultant > > voice: 617-547-7881 > email: [EMAIL PROTECTED] > www: http://www.ddanderson.com > > > > -- Henry Minsky Software Architect [EMAIL PROTECTED]
