NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Item5915: Hardcoded value of 'gmtime' doesn't respect whether the installation has chosen 'servertime'.
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Low |
Closed |
Extension |
ActionTrackerPlugin |
|
On line 166, there is a call to TWiki::Func::formatTime() which passes in a hardcoded value of 'gmtime', not respecting whether the installation has chosen 'servertime'.
--
TWiki:Main/MichaelRubin - 10 Aug 2008
It should use
$Foswiki::cfg{DisplayTimeValues}
Confirmed
--
CrawfordCurrie - 28 Jan 2009
Done --
CrawfordCurrie - 29 Jan 2009