Item8073: Topics using DATETIME Macro do not parse

pencil
Priority: Normal
Current State: Closed
Released In:
Target Release:
Applies To: Extension
Component: DateTimePlugin
Branches:
Reported By: Foswiki:Main.KerstinPuschke
Waiting For:
Last Change By: ArthurClemens
Topics using Macro DATETIME provided by DateTimePlugin throw the following Error:

Foswiki detected an internal error - please check your Foswiki logs and webserver logs for more information.

Undefined subroutine &TWiki::Time::formatTime called

To reproduce, install the DateTimePlugin from the TWiki Extensions Repository and enable it. Try to load System.DateTimePlugin or any other Topic using DATETIME.

Suggested Fix: Include
use TWiki::Time;
into lib/TWiki/Plugins/DateTimePlugin.pm.

-- KerstinPuschke - 11 Mar 2009

Fixed and converted plugin to Foswiki.

-- ArthurClemens - 11 Mar 2009

ItemTemplate edit

Summary Topics using DATETIME Macro do not parse
ReportedBy Foswiki:Main.KerstinPuschke
Codebase 1.0.0
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component DateTimePlugin
Priority Normal
CurrentState Closed
WaitingFor
Checkins DateTimePlugin:1012eebd711b
ReleasedIn
Topic revision: r2 - 11 Mar 2009, ArthurClemens
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy