PiRSquared17 / activescaffold

Automatically exported from code.google.com/p/activescaffold
MIT License
0 stars 0 forks source link

http://demo.activescaffold.com/ goes into a redirect loop, making it unusable. #620

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Goto http://demo.activescaffold.com/

Effects firefox3 & safari3

Original issue reported on code.google.com by mah...@gmail.com on 21 Oct 2008 at 11:25

GoogleCodeExporter commented 9 years ago
works fine for me at the moment. is it still happening to you?

Original comment by mr.ga...@gmail.com on 9 Nov 2008 at 8:26

GoogleCodeExporter commented 9 years ago
Now I met this problem!
HTTP headers are below:

8:39:10.947[466ms][total 466ms] Status: 302[Found]

GET http://demo.activescaffold.com/users Load Flags[VALIDATE_ALWAYS 
LOAD_DOCUMENT_URI
 LOAD_INITIAL_DOCUMENT_URI  ] Content Size[102] Mime Type[text/html]

   Request Headers:
      Host[demo.activescaffold.com]
      User-Agent[Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; ja-JP-mac;
rv:1.9.0.1) Gecko/2008070206 Firefox/3.0.1]
      Accept[text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8]
      Accept-Language[ja,en-us;q=0.7,en;q=0.3]
      Accept-Encoding[gzip,deflate]
      Accept-Charset[Shift_JIS,utf-8;q=0.7,*;q=0.7]
      Keep-Alive[300]
      Connection[keep-alive]
      Referer[http://activescaffold.com/]
      Cookie[__utma=161117101.1541925696.1228520296.1228520296.1228520296.1;
__utmb=161117101; __utmc=161117101;
__utmz=161117101.1228520296.1.1.utmccn=(referral)|utmcsr=wiki.rubyonrails.org|ut
mcct=/rails/pages/AvailableGenerators|utmcmd=referral;
_session_id=6b11343fe32c34a69a6f826c9cdb9118]

   Response Headers:
      Connection[close]
      Content-Type[text/html; charset=utf-8]
      Set-Cookie[_session_id=6b11343fe32c34a69a6f826c9cdb9118; path=/]
      Location[http://demo.activescaffold.com/users]
      Cache-Control[no-cache]
      Content-Length[102]
      Date[Fri, 05 Dec 2008 23:37:05 GMT]
      Server[lighttpd/1.4.13]

Original comment by kaorushi...@gmail.com on 5 Dec 2008 at 11:45