History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: LPP-2427
Type: Bug Bug
Status: Verified Verified
Resolution: Fixed
Priority: P1 P1
Assignee: Frisco Del Rosario
Reporter: Henry Minsky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
OpenLaszlo

'validate' attribute on canvas doesn't work

Created: 27/Jul/06 03:27 PM   Updated: 09/Aug/06 03:51 PM
Component/s: Compiler
Affects Version/s: Legals PR2
Fix Version/s: 3.4

Time Tracking:
Not Specified

Severity: Minor
Runtime: N/A
Fix in hand: False


 Description  « Hide
The <canvas validate=<boolean> > flag does not seem to do anything.
The compiler now respects the validate flag as a query arg or arg from lzc, but doesn't seem to properly merge this
flag from canvas attributes.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Amy Muntz - 27/Jul/06 03:39 PM
Please integrate to trunk.

Henry Minsky - 27/Jul/06 11:19 PM
change 1422 merges the fix into trunk along with the other change 1367 to fix the compiler

Henry Minsky - 28/Jul/06 12:10 PM
change 1426 integrates change 1425 to trunk, defaults validate flag to true in compiler

Frisco Del Rosario - 01/Aug/06 12:12 PM
/test/compiler_errors/validate.lzx is missing, while validate-true and validate-false aren't compiling; perhaps they depend on validate.lzx?