#958: AgaviTimezone::createCustomTimeZone() returns null on unparseable TZ 
string
--------------------+-------------------------------------------------------
 Reporter:  felix   |       Owner:  dominik
     Type:  defect  |      Status:  new    
 Priority:  normal  |   Milestone:  1.0    
Component:  date    |     Version:  0.11.5 
 Severity:  normal  |    Keywords:         
Has_patch:  0       |  
--------------------+-------------------------------------------------------
Changes (by david):

  * version:  HEAD-1.0 => 0.11.5


Old description:

> AgaviTimezone::createTimezone() can be used to create a timezone mit a
> custom offset. However, if the string is not parseable, no exception gets
> thrown but instead, null is returned.
>
> This behaviour should be changed in 1.0
>
> See also #957 where returning null leads to using the default timezone.

New description:

 AgaviTimezone::createTimezone() can be used to create a timezone with a
 custom offset. However, if the string is not parseable, no exception gets
 thrown but instead, null is returned.

 This behaviour should be changed in 1.0

 See also #957 where returning null leads to using the default timezone.

--

-- 
Ticket URL: <http://trac.agavi.org/ticket/958#comment:3>
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