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

Key: LPP-2705
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: -- --
Assignee: Unassigned
Reporter: Henry Minsky
Votes: 0
Watchers: 0
Operations

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

improper closing handler tag in connectiondatasource example code

Created: 18/Sep/06 01:37 PM   Updated: 22/Feb/07 11:10 AM
Component/s: Documentation
Affects Version/s: 3.3.3
Fix Version/s: 3.4

Time Tracking:
Not Specified

Severity: Minor
Fixed in Change#: 2,575
Runtime: N/A
Fix in hand: False


 Description  « Hide
http://www.openlaszlo.org/lps-latest/docs/reference/connectiondatasource.html

In the first code example,
there is a mismatched closing 'handler' tag, it is closed with </method>, should be </handler>.

Must have crept in during the change from method to handler syntax.





 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
John Sundman - 18/Nov/06 04:10 AM
A simple typo. It's fixed.