Re: [LogiLogi-list] Redirect-bug fixed
Status: Beta
Brought to you by:
wybow
|
From: Wybo W. <wy...@lo...> - 2007-02-21 14:58:53
|
> > I also just found a few non-ui-related bugs that I'm fixing now. > > > Wybo, other bugs I found, was when signing in with the open id, it > will take me to this url > http://en.logilogi.com:3000/do/link/ajax_list/167 (this is new, > yesterday it showed a 500 error). > After this error or ajax_list page, the entire demo wont work... Maybe > this is what is hanging up the system? This bug was caused by application.rb storing the current url on every call, including ajax-calls, and redirect using this value as it's target... I fixed it, and it should work now. Wybo |