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

Key: LPP-3969
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Incomplete
Priority: P1 P1
Assignee: Unassigned
Reporter: Geert Bevin
Votes: 0
Watchers: 0
Operations

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

Logging in doesn't work on Safari

Created: 12/May/07 11:04 AM   Updated: 19/Oct/07 04:34 PM
Component/s: Compiler - JavaScript
Affects Version/s: 4.0.2
Fix Version/s: RingDing (4.1)

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 30 minutes
Time Spent: 30 minutes
Time Spent - 30 minutes

File Attachments: 1. File testform-safari.lzx (2 kb)
2. File testform.jsp (0.8 kb)

Environment: Safari 2.0.4

Severity: Minor
Runtime: N/A
Fix in hand: False


 Description  « Hide
* visit http://localhost:8080/blablalist.lzx?lzr=dhtml
* submit your credentials
* the parameters in the login form are however not sent

This is probably because something goes wrong in web/panes/authenticate.lzx line 198 where the URL is built

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Geert Bevin - 12/May/07 11:05 AM
The request gets to the server though, but none of the form parameters are part of the query string.

Difficult for me to test in more detail without debug console.

Benjamin Shine - 16/May/07 02:19 PM
Fixing LPP-3968 will probably make this easier to figure out.

Benjamin Shine - 20/May/07 05:15 PM
A small example that tries, but fails, to demonstrate this bug.

Benjamin Shine - 20/May/07 05:15 PM
I do see this behavior, but I'm having trouble reproducing it in a smaller file. See the attached two files for a small lzx client and jsp server that just submits and echoes the form data. Geert, can you expand this test case into one that displays the problem?

Benjamin Shine - 20/Aug/07 10:30 AM
Sorry, closing this was premature. I actually should retest and revalidate, then investigate.

Benjamin Shine - 19/Oct/07 04:34 PM
The reporter has not provided more information; resolving as incomplete.