jeremycollake / x-wrt

Automatically exported from code.google.com/p/x-wrt
3 stars 0 forks source link

Timezone display error #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In System -> Settings:

If you look at the source code of the page, all <option> tags for the
Timezone that have the same value as the one that is set are written as
SELECTED.

That's very confusing, since the user sees a different timezone selected in
the dropdown as the one he just saved.

I recommend changing the dropdown so one row will look like: (GMT+01:00)
Belgrade, Bratislava, Budapest, Ljubljana, Prague...

That is, one row(<option>) per timezone (value).

Jaka 

05/09/07 12:45:18 changed by lubek 

I modified the page to show at least the selected timezone at the occasion
of the US time zones update in r2936 for WR. It is the temporary solution
because i have not decided how many time zones to use or what information
to display so far. I worked on the time zone solution earlier but the
quantity of information is too big for the small webif2 page.

Original issue reported on code.google.com by kemen04@gmail.com on 27 Jun 2008 at 1:15

GoogleCodeExporter commented 9 years ago

Original comment by kemen04@gmail.com on 17 Jul 2008 at 3:36