Edit Config Settings in Framework -> Core::Web
 Frontend::Output::FilterText###OutputFilterTextAutoLink
Defines a filter to process the text in the articles, in order to highlight
predefined keywords.

    <ConfigItem
Name="Frontend::Output::FilterText###OutputFilterTextAutoLink" Required="0"
Valid="0">
        <Description Translatable="1">Defines a filter to process the text
in the articles, in order to highlight predefined keywords.</Description>
        <Group>Framework</Group>
        <SubGroup>Core::Web</SubGroup>
        <Setting>
            <Hash>
                <Item
Key="Module">Kernel::Output::HTML::OutputFilterTextAutoLink</Item>
                <Item Key="Templates">
                    <Hash>
                        <Item Key="AgentTicketZoom">1</Item>
                    </Hash>
                </Item>
            </Hash>
        </Setting>
    </ConfigItem>

You can disable it from SysConfig...


On Thu, Mar 28, 2013 at 6:54 PM, Steven Carr <[email protected]> wrote:

> Anyone got any idea what I am supposed to do to get rid of this error?
>
> Please add a template list to output filter
> Kernel::Output::HTML::OutputFilterTextAutoLink to improve performance.
> Use ALL if OutputFilter should modify all templates of the system
> (deprecated).
>
> I have no idea what it means my add a template list, does that mean it
> wants me to add another variable called "template list" to
> Kernel::Output::HTML::OutputFilterTextAutoLink and set it to "ALL"?
>
> Steve
> ---------------------------------------------------------------------
> OTRS mailing list: otrs - Webpage: http://otrs.org/
> Archive: http://lists.otrs.org/pipermail/otrs
> To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
>
---------------------------------------------------------------------
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs

Reply via email to