Spelling mistake in time zone |
|||
|---|---|---|---|
| Date: | 07/03/2008 | Severity: | Major |
| Status: | New | Reporter: | Alauddin |
| Version: | 1.6.1 | ||
| Keywords: | Helpers, Date Helper | ||
Description
timezone_menu() this function generate the drop down menu for all time zone. In the drop down list there one item,
UP6 (UTC + 6:00) Almaty, Colomba, Dhakra
which should be
UP6 (UTC + 6:00) Almaty, Colomba, Dhaka
That means, “Dhakra” should be “Dhaka”
Please take a look about my thinking.
Thanks,
Alauddin
Code Sample
timezone_menu()
Expected Result
UP6 (UTC + 6:00) Almaty, Colomba, Dhaka
Actual Result
UP6 (UTC + 6:00) Almaty, Colomba, Dhakra
