Author: jcrowley
Date: 2007-08-15 11:40:33 -0700 (Wed, 15 Aug 2007)
New Revision: 6067

Modified:
   openlaszlo/branches/legals/test/components/lz/test-basetabs.lzx
Log:
Change 20070814-jcrowley-f by [EMAIL PROTECTED] on 2007-08-14 18:04:03 EDT
    in /Users/jcrowley/src/svn/openlaszlo/legals-safe
    for http://svn.openlaszlo.org/openlaszlo/branches/legals

Summary: test-basetabs.lzx reference to undefined variable goldstyle

New Features:

Bugs Fixed: LPP-3998

Technical Reviewer: ben
QA Reviewer: max
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details: Fixed the last remaining error message in the test.  (The
        original bug about 'goldstyle' was already fixed, but
        Mamye received some additional errors in the debugger.
        This takes care of the remaining one.  The others were
        the result of the binary libraries transition.)

Tests: Run test/components/lz/test-basetabs.lzx - note an
        absence of error messages in Debugger.



Modified: openlaszlo/branches/legals/test/components/lz/test-basetabs.lzx
===================================================================
--- openlaszlo/branches/legals/test/components/lz/test-basetabs.lzx     
2007-08-15 18:38:48 UTC (rev 6066)
+++ openlaszlo/branches/legals/test/components/lz/test-basetabs.lzx     
2007-08-15 18:40:33 UTC (rev 6067)
@@ -4,8 +4,6 @@
     <goldstyle name="goldcolors"/>
     <attribute name="defaultstyle" value="${goldstyle}"/>
 
-    <include href="lz" />
-
     <method name="newWorktab"><![CDATA[ 
         var tab_id = "newtab";
         var sldp = new tabpane(emptytabs, 


_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins

Reply via email to