Koen,

As before i am not 100% sure that this is a bug but it feels like it so 
i figure i should report it... When typing in a path the following happens:

Automatic Session Tracking {

JS Enabled:

Entered = http://0.0.0.0:8080/?_=/this/is/a/path
Path after page load = 
http://0.0.0.0:8080/?_=/this/is/a/path#/this/is/a/path

Shouldn't it be?:
http://0.0.0.0:8080/?_=/this/is/a/path

Entered = http://0.0.0.0:8080/#/this/is/a/path
Path after page load = http://0.0.0.0:8080/#/this/is/a/path

I beleve this to be right....

Non JS:

Entered = http://0.0.0.0:8080/?_=/this/is/a/path
Path after page load = http://0.0.0.0:8080/?wtd=<session string>&js=no

Shouldn't it be?:
http://0.0.0.0:8080/?_=/this/is/a/path&wtd=<session string>&js=no

Entered = http://0.0.0.0:8080/#/this/is/a/path
Path after page load = http://0.0.0.0:8080/?wtd=<session string>&js=no

Shouldn't it be?:
http://0.0.0.0:8080/#/this/is/a/path?wtd=<session string>&js=no

}

URL Session Tracking {

JS Enabled:

Entered = http://0.0.0.0:8080/?_=/this/is/a/path
Path after page load = 
http://0.0.0.0:8080/?_=/this/is/a/path#/this/is/a/path

Shouldn't it be?:
http://0.0.0.0:8080/?_=/this/is/a/path

Entered = http://0.0.0.0:8080/#/this/is/a/path
Path after page load = http://0.0.0.0:8080/#/this/is/a/path

I beleve this to be right....

Non JS:

Entered = http://0.0.0.0:8080/?_=/this/is/a/path
Path after page load = http://0.0.0.0:8080/?wtd=<session string>&js=no

Shouldn't it be?:
http://0.0.0.0:8080/?_=/this/is/a/path&wtd=<session string>&js=no

Entered = http://0.0.0.0:8080/#/this/is/a/path
Path after page load = http://0.0.0.0:8080/?wtd=<session string>&js=no

Shouldn't it be?:
http://0.0.0.0:8080/#/this/is/a/path?wtd=<session string>&js=no

}

The results seem a little inconsistent... Am i simply (yet again...) 
missing the point of the internal path system?

Cheers
Anthony



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to