PDA

View Full Version : Strange Issues


jdsneed
11-21-2007, 03:12 PM
Now under the latest svn on occasion when i save a record such as one with a users email it will save the @ symbol as %40 and when i put in a link to the customers home from google it saves it simple as the word "Array".

It has done it twice and doesent seem to be reproduceable at will, just intermittant.

Also in a table view I cannot sort by the sortable feilds without it taking me back to my home page. Oddly enough when I click the tabel after I have been redirected to my homepage it is sorted.

Any ideas?

cheesegrits
11-22-2007, 03:43 AM
Have you been experimenting with a formbot or module? We think there is an issue with the formbot that may cause it to sometimes URL encode the input.

Are you using SEF? I believe we fixed an issue with the sorting when using SEF a few days ago.

-- hugh

jdsneed
11-23-2007, 01:34 AM
we <---..... err you, fixed the page navigation when using the new SVN. I cannot sort however.

rob
11-23-2007, 08:27 AM
try updating the the latest svn, Ive just applied the same fix to the reordering javascript, so it should behave in the same way as the pagenav

Rob

jdsneed
11-29-2007, 03:55 AM
Works like a champ now. Thank you very much