#1323: AgaviSessionStorage's parameter "auto_start" has no effect
-------------------------------+--------------------------------------------
 Reporter:  rob...@…           |       Owner:  david
     Type:  defect             |      Status:  new  
 Priority:  normal             |   Milestone:  1.0.4
Component:  storage            |     Version:  HEAD 
 Severity:  normal             |    Keywords:       
Has_patch:  0                  |  
-------------------------------+--------------------------------------------
 Setting the "auto_start" parameter to `false` shall avoid calling
 `session_start()` when starting the storage. However, a session cookie
 will be set, even if nothing has been read or written to or from the
 session.

 Documentation says:
 {{{
  * # <b>auto_start</b>              - [true]  - Should session_start() be
 called
  *                                              automatically?
 }}}

-- 
Ticket URL: <http://trac.agavi.org/ticket/1323>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to