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

Key: LPP-3565
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: P1 P1
Assignee: Mark Davis
Reporter: Travis Young
Votes: 0
Watchers: 0
Operations

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

Dashboard has compilation errors

Created: 20/Feb/07 10:30 AM   Updated: 27/Feb/07 09:34 AM
Component/s: Build System
Affects Version/s: 3.4
Fix Version/s: 3.4

Time Tracking:
Not Specified

Environment: Build 3849

Severity: Minor
Fixed in Change#: 3,565
Runtime: N/A
Fix in hand: False


 Description  « Hide
Installed current version, start dashboard.
Error "Application could not be started due to following errors:
redmond/redmondscrollbar.lzx:40:29: duplicate class definitions for basescrollbar; also defined at base/basescrollbar.lzx:10

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
P T Withington - 26/Feb/07 12:52 PM
[From LPP-3566]
Calendar gets:
Error "Application could not be started due to following errors:
lz/vscrollbar.lzx:12:14: duplicate class definitions for vscrollbar; also defined at vscrollbar.lzx:97
[From LPP-3567]
Amazon gets:
Error "Application could not be started due to following errors:
lz/radio.lzx:62:26: duplicate class definitions for radiobutton; also defined at classlib.lzx:15

P T Withington - 26/Feb/07 12:54 PM
Appears to have started with -r3667. Working on narrowing that down.

P T Withington - 27/Feb/07 09:31 AM
r3948 | ptw | 2007-02-27 12:30:03 -0500 (Tue, 27 Feb 2007) | 21 lines

Change 20070227-ptw-X by ptw@dueling-banjos.local on 2007-02-27 11:13:24 EST
    in /Users/ptw/OpenLaszlo/3.4.1

Summary: Add autoincludes to schema only at top level

Bugs Fixed:
LPP-3565 'Dashboard has compilation errors'

Technical Reviewer: hminsky (Message-ID: <8c61fad60702270927r32af6157ob217117d6e488131@mail.gmail.com>)
QA Reviewer: tyoung (pending)
Doc Reviewer: n/a (pending)

Details:
    Move updating of schema for autoincludes out of the Canvas and
    Library compilers up to the top-level compiler. At the top level,
    process the root document for auto-included libraries and amend
    the schema with the library definitions before processing the
    document.

Tests:
    smokecheck, dashboard, calendar, amazon

P T Withington - 27/Feb/07 09:34 AM
Really want to assign to Travis, but he is not in the list of people I can assign to!

Also need to verify that Calendar and Amazon work as expected (see comments where those bugs were marked as dups of this).