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

Key: LPP-3992
Type: Bug Bug
Status: Closed Closed
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

DHTML: doRequest references undefined querystring arg on dataset

Created: 17/May/07 08:36 AM   Updated: 11/Feb/08 03:21 PM
Component/s: LFC - Data
Affects Version/s: Legals
Fix Version/s: RingDing (4.1)

Time Tracking:
Not Specified

Severity: Major
Fixed in Change#: 5,081
Runtime: N/A
Fix in hand: True


 Description  « Hide
DEBUG: Source warnings enabledWARNING: testing:0: Test source warning
ERROR: http://localhost:8080/legals3/lps/includes/lfc/LFCdhtml-debug.js:13345: $11_querystring has no properties

This bug is due to querystring being null or undefined. Fix is to add a check for null in LzHTTPDataSource.doRequest

    if (querystring != null && querystring.length > 0) {



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Henry Minsky - 17/May/07 01:25 PM
fix checked into legals r5081

Benjamin Shine - 18/May/07 10:57 AM
This was also reported as LPP-3966

Mamye Kratt - 28/Jun/07 11:48 AM
(branches 4.0 (4.0.3) local build r5538)
Ran alldata, lzpix and amazon (smoke is broken)

Mamye Kratt - 28/Jun/07 11:48 AM
Need to test in legals.

Mamye Kratt - 17/Jul/07 12:06 PM
Need to test in legals.

Mamye Kratt - 11/Feb/08 03:21 PM
(trunk 4 build r7988)
Ran alldata.lzx successfully. Also ran lzpix.