Approved. On 2010-03-29, at 09:10, André Bargull wrote:
> Change 20100329-bargull-gqk by barg...@bargull02 on 2010-03-29 14:49:49 > in /home/anba/src/svn/openlaszlo/trunk > for http://svn.openlaszlo.org/openlaszlo/trunk > > Summary: fix some reference build errors about bad arguments > > New Features: > > Bugs Fixed: LPP-8859 (Reference: Fix some errors about "Couldn't find > parameter named ...") > > Technical Reviewer: ptw > QA Reviewer: (pending) > Doc Reviewer: (pending) > > Documentation: > > Release Notes: > > Overview: > > > Details: > baseedittext: > - remove doc for arg, it doesn't exist > basedatepickerweek: > - remove space between argument name and colon (argument name was interpreted > as type and the space as the argument name!) > html: > - change argument name from "args" to "...args", this will set the type to > "..." > drawview: > - update doc, argument names have changed > stableborderlayout: > - update doc, argument name has changed > alert: > - update doc, argument name has changed (why is this a var args, that doesn't > make sense to me. Maybe it should be an arg with default value?) > LzBacktrace: > - remove doc about 'printer' arg, it actually doesn't exist > > > Tests: > ant clean reference > note: no warnings from components (except from lzunit, will be changed in a > subsequent change) > > Files: > M WEB-INF/lps/lfc/debugger/LzBacktrace.lzs > M lps/components/lz/alert.lzx > M lps/components/incubator/baseedittext.lzx > M lps/components/extensions/html.lzx > M lps/components/extensions/drawview.lzx > M lps/components/utils/layouts/stableborderlayout.lzx > M lps/components/base/basedatepickerweek.lzx > > Changeset: > http://svn.openlaszlo.org/openlaszlo/patches/20100329-bargull-gqk.tar >
