Question
Received following when using Action tracker on 20 March TWiki Beta after hitting edit link of action.
Undefined subroutine &TWiki::getGmDate called at ../lib/TWiki/Plugins/ActionTrackerPlugin.pm line 232
Does not happen on Feb 02 version running on same PC. According to the Action Tracker installation notes the TWIKI::getGmDate Function is undocumented.
Any help would be greatly appreciated.
Environment
| TWiki version: |
Codev.March Beta |
| TWiki plugins: |
DefaultPlugin, EmptyPlugin, InterwikiPlugin |
| Server OS: |
|
| Web server: |
Apache 1.3 |
| Perl version: |
5.6 |
| Client OS: |
XP Professional |
| Web Browser: |
I.E. and Firefox 0.8 |
--
CliveDavids - 19 May 2004
Answer
The
ActionTrackerPlugin has been re-coded to work with Cairo (including current betas) but these changes have not been released yet. If you want to see the changes, look at the Plugins CVS repository. If I recall, I simply recoded to use TWiki::Func::formatTime (see
FuncDotPm)
--
CrawfordCurrie - 20 May 2004
Followup
The next obvious question is what is the expected release date?
--
BobColbert - 21 May 2004
I was waiting for Cairo to be released before I release the updates. When it finally does arrive, it should work with both Cairo and with Beijing, thanks to the
SharedCode module.
--
CrawfordCurrie - 22 May 2004
Comments on SharedCode moved to SharedCodeDev