lunetics / TimezoneBundle

A Symfony2 Bundle for Serverside Timezone detection
26 stars 11 forks source link

Fixing TimezoneListener to set default_timezone when any guessers had su... #17

Closed hugomn closed 9 years ago

hugomn commented 9 years ago

TimezoneGuessers is returning 'false' when no guessers had success and than the validator would fail, not saving the default timezone.