RUBiK
Thu 7th Aug '03, 3:01pm
I had initially posted this in the Announcement Discussion forum (sorry):
Seeing an error when searching for a "direct hit" username (i.e. in CP, under find user, enter full known existing username)...
Quick msg flashes by (it redirects) saying that exactly one match was found, followed by an error on line #86 of admin/adminfunctions.php file (from 'diff' output between 2.3.0 vs. 2.3.1 file):
85a86
> $gotopage = preg_replace('#(&)([a-z0-9_]+=)', '&\2', $gotopage);
Error flashes by too quick and I cannot stop the redirect to capture it, but it complains about matching a pound sign or something rather.
This causes IE to redirect/reload the entire CP in the "main" frame... showing a blank user search forum... Mozilla Firebird 1.6.1+ does not show error msg and just redirects to blank user search form...
Anyone else getting this behavior?
Seeing an error when searching for a "direct hit" username (i.e. in CP, under find user, enter full known existing username)...
Quick msg flashes by (it redirects) saying that exactly one match was found, followed by an error on line #86 of admin/adminfunctions.php file (from 'diff' output between 2.3.0 vs. 2.3.1 file):
85a86
> $gotopage = preg_replace('#(&)([a-z0-9_]+=)', '&\2', $gotopage);
Error flashes by too quick and I cannot stop the redirect to capture it, but it complains about matching a pound sign or something rather.
This causes IE to redirect/reload the entire CP in the "main" frame... showing a blank user search forum... Mozilla Firebird 1.6.1+ does not show error msg and just redirects to blank user search form...
Anyone else getting this behavior?