A user reported that the wrong record will come up when clicking View (or change) on the first record on a browse after he's viewed or changed any other record.
In other words, open a browse, select the third record (I use the radio button style of browse), click View, click Close, press "First", select the first record, click View, and you'll see the third record instead of the first one.
In initial test here, it appeared to be a problem with the Javascript (see below), but restoring to an older version showed the same behaviour without the Javascript error. I'll include the error anyway....
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618)
Timestamp: Tue, 23 Jun 2009 19:03:29 UTC
Message: Invalid argument.
Line: 136
Char: 7
Code: 0
URI: https://www.passwordsmax.com:444/scripts/all.jsI've also see the error:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0; WOW64; Trident/4.0; GTB6; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.21022; .NET CLR 3.5.30729; .NET CLR 3.0.30618)
Timestamp: Tue, 23 Jun 2009 18:42:20 UTC
Message: 'pgPasswordsBrowseControl' is undefined
Line: 331
Char: 1
Code: 0
URI: https://www.passwordsmax.com:444/pgRedirectOnLogin'pgPasswordsBrowseControl' is the name of the procedure.