Please add a template list to output filter Kernel::Output::HTML::OutputFilterTextAutoLink

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

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
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

On 28 March 2013 23:45, Steven Carr
On 28 March 2013 23:31, Gerald Young
wrote: You can disable it from SysConfig...
I know what and where it is, but that still doesn't answer how I fix the error. Is the only option to disable it?
Fixed it, looks like OTRS didn't migrate the config correctly even after a rebuild. Clicking on the swirly reset arrow and then enabling the option again reset it and added in the extra variables it was complaining about. OTRS's configuration is really starting to piss me off, such a complete mess.
participants (2)
-
Gerald Young
-
Steven Carr