Change 20080709-maxcarlson-b by [EMAIL PROTECTED] on 2008-07-09 19:32:50 PDT
    in /Users/maxcarlson/openlaszlo/trunk-clean
    for http://svn.openlaszlo.org/openlaszlo/trunk

Summary: UPDATED: Fix visibility of views with $path constraints

Bugs Fixed: LPP-290 - $path attributes can hide the instance/view they belong to

Technical Reviewer: [EMAIL PROTECTED]
QA Reviewer: promanik

Details: LaszloView.lzs - Add __LZvizDatAttr flag for $path visibility. __LZupdateShown() sets data visibility if __LZvizDat or __LZvizDatAttr are true to make sure datapath visibility takes precedence.

LzDataAttrBind.lzs - Set LzView.__LZvizDatAttr and call __LZupdateShown() for views with $path attributes.

Tests: Updated testcase from LPP-290 should show one red and two gray text fields

Files:
M      WEB-INF/lps/lfc/views/LaszloView.lzs
M      WEB-INF/lps/lfc/data/LzDataAttrBind.lzs

Changeset: 
http://svn.openlaszlo.org/openlaszlo/patches/20080709-maxcarlson-b.tar

Reply via email to