You are here: Foswiki>Tasks Web>Item1233 (13 Mar 2009, IngoKappler)Edit Attach

Item1233: DpSyntaxHighlighterPlugin only works when ETP isn't used in that topic

pencil
Priority: Normal
Current State: Closed
Released In:
Target Release: n/a
Applies To: Extension
Component: DpSyntaxHighlighterPlugin EditTablePlugin
Branches:
The DpSyntaxHighlighterPlugin only works in System web but I have not found any hint why it should be like that (looked for some possibly missed configuration). I am trying to use it on version 1.0.3 right now.

I also tried to disable the TWikiCompatibilityPlugin but this breaks the Foswiki'd DpSyntaxHighlighterPlugin whith an error related to calling TWiki::Func::extractParameters.

-- IngoKappler - 10 Mar 2009

I found that ETP (EditTablePlugin) created the issue on Foswiki version 1.0.3. If it is used on the topic the DpSyntaxHighlighterPlugin will fail. If ETP isn't used on the topic DpSyntaxHighlighterPlugin will not have an issue.

%CODE{ lang="sql" }% ALTER SESSION SET NLS_DATE_FORMAT = 'YYYY-MM-DD HH24:MI:SS'; %ENDCODE%

-- IngoKappler - 10 Mar 2009

This is most likely the same bug that prevented CALC from running.

I just installed the plugin and tested with the ETP version as of SVN 2956. And the two plugins coexist just fine

Closing

-- KennethLavrsen - 10 Mar 2009

I will also fix the issue with DpSyntaxHighlighterPlugin and the TWikiCompatibilityPlugin when I can, though it might not be till next week.

-- AndrewJones - 11 Mar 2009

Kenneth, we just yesterday realized that the Comment plugin was/is also affected by the ETP on version 1.0.3. So I recommend to also put

%COMMENT%

on your test topic. smile

-- IngoKappler - 13 Mar 2009

ItemTemplate edit

Summary DpSyntaxHighlighterPlugin only works when ETP isn't used in that topic
ReportedBy IngoKappler
Codebase 1.0.3
SVN Range Foswiki-1.0.3, Sat, 28 Feb 2009, build 2773
AppliesTo Extension
Component DpSyntaxHighlighterPlugin EditTablePlugin
Priority Normal
CurrentState Closed
WaitingFor AndrewJones ArthurClemens KennethLavrsen
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r5 - 13 Mar 2009, IngoKappler
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