Ahh, good catch. I forgot the tests for that were in a separate directory from the tests for the others. Thanks!

Philip Romanik wrote:
Approved!

Can you check the tests in /lps/components/incubator/rich-text/test. I tried 2 of them and they didn't run in swf9 (compilation errors).




Change 20090115-laszlo-6 by las...@t43-l3xexmw on 2009-01-15 05:45:19 EST
    in /home/laszlo/src/svn/openlaszlo/trunk-mantis
    for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: Run conversion scripts over incubator components New Features: Bugs Fixed: LPP-7576 - Run conversion scripts over incubator components Technical Reviewer: max
QA Reviewer: phil
Doc Reviewer: (pending)
Documentation: Release Notes: Details: Ran conversion scripts over components in
    incubator, then went through and fixed any remaining
    issues that prevented them from running in swf9.  (e.g.
    mismatched number of args, references to undefined vars
    or objects.)
Tests: Run through the files in lps/components/incubator/test
    (including the subdirs opttree and fisheye).  They should
    now all compile and run in swf8, DHTML and swf9.
(NOTE: There are still a number of issues with the components
    themselves, but the intention of this change was to get them
    all running and working the same across runtimes.  From what
    I could tell, any visual or performance issues are present in
    all runtimes.)
Files:
M      lps/components/incubator/lzcombobox_class.lzx
M      lps/components/incubator/custombutton.lzx
M      lps/components/incubator/styledtext.lzx
M      lps/components/incubator/tooltip/tooltip.lzx
M      lps/components/incubator/basecheckbox.lzx
M      lps/components/incubator/newvscrollbar.lzx
M      lps/components/incubator/iconradioitem.lzx
M      lps/components/incubator/lwzCalendar/lwzEncalendar.lzx
M      lps/components/incubator/domapi.js
M      lps/components/incubator/scrolledittext.lzx
M      lps/components/incubator/tooltipmanager.lzx
M      lps/components/incubator/baseedittext.lzx
M      lps/components/incubator/stylishbutton.lzx
M      lps/components/incubator/validators/validatingForm.lzx
M      lps/components/incubator/validators/basevalidator.lzx
M      lps/components/incubator/uploader/example/test-fileupload.lzx
M      lps/components/incubator/newhscrollbar.lzx
M      lps/components/incubator/radioitem.lzx
M      lps/components/incubator/gradientview.lzx
M      lps/components/incubator/autocompletecombobox.lzx
M      lps/components/incubator/libflickr.lzx
M      lps/components/incubator/test/iconradioitem-test.lzx
M      lps/components/incubator/test/test-lwzEncalendar.lzx
M      lps/components/incubator/test/draglib-test.lzx
M      lps/components/incubator/test/newvscrollbar-test.lzx
M      lps/components/incubator/test/newcheckbox-test.lzx
M      lps/components/incubator/test/domapi-test.lzx
M      lps/components/incubator/test/tooltipmanager-test.lzx
M      lps/components/incubator/draglib.lzx
M      lps/components/incubator/roundrect.lzx
M      lps/components/incubator/opttree/baseopttreenode.lzx
M      lps/components/incubator/opttree/opttreecontroller.lzx
M      lps/components/incubator/opttree/opttree.lzx
M      lps/components/incubator/vslider.lzx
M      lps/components/incubator/stepper.lzx
M      lps/components/incubator/lzeditcombobox.lzx
M      lps/components/incubator/baseradio.lzx
M lps/components/incubator/rich-text/test/richtexteditarea-driver.lzx
M      lps/components/incubator/rich-text/richtexteditarea.lzx
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20090115-laszlo-6.tar


Reply via email to