BlackStonedLover / fluxcp

Automatically exported from code.google.com/p/fluxcp
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Only the first date of WoE is fixed #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Change the WoE config for the server.

What is the expected output? What do you see instead?
Expected: WoE times to be displayed
Actual: Only the first one in the array is shown, regardless of the data in
them.

What version of the product are you using? On what operating system?
Latest SVN (r902), although the bug has been there in previous versions.

Original issue reported on code.google.com by neve...@gmail.com on 4 Jan 2009 at 12:02

GoogleCodeExporter commented 8 years ago
My bad - the title should be "Only the first date/time of WoE is displayed".  
It's
late =3

Original comment by neve...@gmail.com on 4 Jan 2009 at 12:05

GoogleCodeExporter commented 8 years ago
What does the 'WoeDayTimes' times portion of your servers.php look like?

Original comment by shugoten...@gmail.com on 4 Jan 2009 at 7:35

GoogleCodeExporter commented 8 years ago
    'WoeDayTimes'   => array(
        array(3, '17:00', 3, '19:00'),
        array(7, '17:00', 7, '19:00')
    ),

Original comment by neve...@gmail.com on 4 Jan 2009 at 7:51

GoogleCodeExporter commented 8 years ago
There is no 7 ;)

If you wanted Sunday, it would be 0.

(note the commend above the WoeDayTimes array)

Original comment by shugoten...@gmail.com on 4 Jan 2009 at 9:18

GoogleCodeExporter commented 8 years ago
I am a muntard. Excuse me =3

Original comment by neve...@gmail.com on 4 Jan 2009 at 9:43

GoogleCodeExporter commented 8 years ago
No problem ;)

Original comment by shugoten...@gmail.com on 4 Jan 2009 at 11:18