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

Key: LPP-4538
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: -- --
Assignee: Unassigned
Reporter: Mamye Kratt
Votes: 0
Watchers: 0
Operations

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

richtexteditarea-test.lzx and richtexteditarea-driver.lzx have warnings and errors

Created: 20/Aug/07 04:30 PM   Updated: 22/Aug/07 12:53 PM
Component/s: Components - Incubator
Affects Version/s: 4.0.5WaffleCone
Fix Version/s: 4.0.5WaffleCone

Time Tracking:
Not Specified

Environment: XP, FF

Severity: Critical
Fixed in Change#: 6,176
Runtime: N/A
Fix in hand: False


 Description  « Hide
(wafflecone branch local build r6155)

Testfile:
lps/components/incubator/rich-text/test/richtexteditarea-test.lzx?lzr=swf8&debug=true
 
Result:
WARNING: ../richtexteditarea.lzx:393: reference to undefined property 'currentformat'
ERROR: ../richtexteditarea.lzx:393: undefined object does not have a property '[]'
WARNING: ../richtexteditarea.lzx:545: reference to undefined property 'currentformat'
 
Testfile:
lps/components/incubator/rich-text/test/richtexteditarea-driver.lzx?lzr=swf8&debug=true
 
Result:
WARNING: ../richtexteditarea.lzx:393: reference to undefined property 'currentformat'
ERROR: ../richtexteditarea.lzx:393: undefined object does not have a property '[]'
WARNING: ../richtexteditarea.lzx:539: reference to undefined property 'length'
ERROR: ../richtexteditarea.lzx:542: call to undefined method 'charAt'
WARNING: ../richtexteditarea.lzx:545: reference to undefined property 'currentformat'
 
These need to be tested and closed only after this issue is fixed:
http://jira.openlaszlo.org/jira/browse/LPP-4489
http://jira.openlaszlo.org/jira/browse/LPP-4495
http://jira.openlaszlo.org/jira/browse/LPP-4481
http://jira.openlaszlo.org/jira/browse/LPP-4477
http://jira.openlaszlo.org/jira/browse/LPP-4479
http://jira.openlaszlo.org/jira/browse/LPP-4396
 


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Benjamin Shine - 21/Aug/07 09:30 PM
Fixed in wafflecone with r6176.

Mamye Kratt - 22/Aug/07 12:53 PM
(wafflecone branch local build r6185)
Both testfiles run without warnings or errors.