The paths are still relative, of course, they just don't go up first.
Looks fine except for a couple of minor things:

1. images/beisbol.jpg referenced from columnchart/chartstyle doesn't
exist, but I don't think it ever did.

2. The new linechart/data/ebay.xml has a comment before this line:
                <?xml version="1.0" encoding="utf-8" standalone="no"?>
which causes test_line_06 to fail.

-- Garth

J Crowley wrote:
> Change: New
>
> Date:   2006/07/05 17:30:00
>
> Client:
>
> User:
>
> Status: pending
>
> Description:
>        Summary: Change relative paths in test files to explicit
>                paths for Chart/Graphing
>
>        Bugs Fixed: LPP-2271
>
>        Technical Reviewer: Garth Smedley
>        QA Reviewer:
>        Doc Reviewer:
>
>        Documentation: Made each chart test self-contained
>                by moving the required data and image files
>                into respective data and image directories
>                in the same directory as the .lzx test files.
>                Also, per Ben's recommendation, relocated
>                the test files from /lps/components/charts/test
>                into /test/charts
>
>        Details:
>
>        barchart/test_bar*.lzx (6 files): Changed dataset paths
>                to reflect changes made to location of data.
>        columnchart/test_column*.lzx (5 files): Changed dataset
>                paths to reflect changes made to location of
>                data.
>        linechart/test_line*.lzx (6 files): Changed dataset
>                paths to reflect changes made to location of
>                data.
>        piechart/test_pie*.lzx (4 files): Changed dataset paths
>                to reflect changes made to location of data.
>
>        Tests: Moved test directories elsewhere, as indicated
>                in bug report; noticed an absence of "missing
>                file" errors.
>
>        Files:
>
>        //barchart/test_bar_01.lzx              # edit
>        //barchart/test_bar_02.lzx              # edit
>        //barchart/test_bar_03.lzx              # edit
>        //barchart/test_bar_04.lzx              # edit
>        //barchart/test_bar_05.lzx              # edit
>        //barchart/test_bar_06.lzx              # edit
>        //barchart/data/simple-redsox-data.xml  # relocated
>        //barchart/images/background.gif        # relocated
>        //barchart/images/master.gif            # relocated
>        //barchart/images/opensource-550x475.gif# relocated
>        //columnchart/test_column_01.lzx        # edit
>        //columnchart/test_column_02.lzx        # edit
>        //columnchart/test_column_03.lzx        # edit
>        //columnchart/test_column_04.lzx        # edit
>        //columnchart/test_column_05.lzx        # edit
>        //columnchart/data/simple-redsox-data.xml# relocated
>        //columnchart/images/background.gif     # relocated
>        //columnchart/images/master.gif         # relocated
>        //linechart/test_line_01.lzx            # edit
>        //linechart/test_line_02.lzx            # edit
>        //linechart/test_line_03.lzx            # edit
>        //linechart/test_line_04.lzx            # edit
>        //linechart/test_line_05.lzx            # edit
>        //linechart/test_line_06.lzx            # edit
>        //linechart/data/ebay.xml               # relocated
>        //linechart/data/redsox-data.xml        # relocated
>        //linechart/images/background.gif       # relocated
>        //linechart/images/master.gif           # relocated
>        //linechart/images/OpenLaszloLogo.jpg   # relocated
>        //linechart/images/pie_icon.jpg         # relocated
>        //piechart/test_pie_01.lzx              # edit
>        //piechart/test_pie_02.lzx              # edit
>        //piechart/test_pie_03.lzx              # edit
>        //piechart/test_pie_04.lzx              # edit
>        //piechart/data/pie-data2.xml           # relocated
>        //piechart/images/background.gif        # relocated
>        //piechart/images/master.gif            # relocated
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev

Reply via email to