[Laszlo-dev] For Review: Change 20090109-lou-u Summary: dguide, Chapter 40. Building Data-Driven Applications, fix code listing in section 7.2
André Bargull
andre.bargull at udo.edu
Fri Jan 9 10:45:11 PST 2009
Approved!
On 1/9/2009 12:18 PM, Lou Iorio wrote:
> Change 20090109-lou-u by lou at loumac.local on 2009-01-09 07:15:58 AST
> in /Users/lou/src/svn/openlaszlo/trunk
> for http://svn.openlaszlo.org/openlaszlo/trunk
>
> Summary: dguide, Chapter 40. Building Data-Driven Applications, fix code
> listing in section 7.2
>
> Bugs Fixed: LPP-7564
>
> Technical Reviewer: andre
> QA Reviewer: (pending)
> Doc Reviewer: (pending)
>
> Details: change
> <edittext name="lastname" datapath="@lastName" x="80" y="35"/>
>
> to:
>
> <edittext name="lastName" datapath="@lastName" x="80" y="35"/>
>
> Also, for consistency, change lastname to lastName in the examples
> preceding
> this one.
>
> Tests: visual verify; test live code examples
>
> Files:
> M docs/src/developers/data_app.dbk
> M docs/src/developers/programs/data_app-$8.lzx
> M docs/src/developers/programs/data_app-$5.lzx
> M docs/src/developers/programs/data_app-$9.lzx
>
>
> Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090109-lou-u.tar
>
More information about the Laszlo-dev
mailing list