[otrs-cvs] otrs/Kernel/Config/Files Framework.xml,1.516,1.517
"CVS commits notifications of OTRS.org" <[email protected]>
| Newsgroups | gmane.comp.otrs.cvs |
|---|---|
| Message-ID | <[email protected]> |
Comments:
Update of /home/cvs/otrs/Kernel/Config/Files
In directory lancelot:/tmp/cvs-serv24964/Kernel/Config/Files
Modified Files:
Framework.xml
Log Message:
Fixed bug#5492 - Need Template or TemplateFile Param error message after activating AgentInfo.
Author: mb
Index: Framework.xml
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Files/Framework.xml,v
retrieving revision 1.516
retrieving revision 1.517
diff -2 -u -d -r1.516 -r1.517
--- Framework.xml 28 Jan 2013 12:54:42 -0000 1.516
+++ Framework.xml 12 Feb 2013 15:36:38 -0000 1.517
@@ -605,5 +605,5 @@
</Setting>
</ConfigItem>
- <ConfigItem Name="InfoKey" Required="0" Valid="0" ConfigLevel="300">
+ <ConfigItem Name="InfoKey" Required="1" Valid="1" ConfigLevel="300">
<Description Translatable="1">Defines the key to be checked with Kernel::Modules::AgentInfo module. If this user preferences key is true, the message is accepted by the system.</Description>
<Group>Framework</Group>
@@ -613,5 +613,5 @@
</Setting>
</ConfigItem>
- <ConfigItem Name="InfoFile" Required="0" Valid="0" ConfigLevel="300">
+ <ConfigItem Name="InfoFile" Required="1" Valid="1" ConfigLevel="300">
<Description Translatable="1">File that is displayed in the Kernel::Modules::AgentInfo module, if located under Kernel/Output/HTML/Standard/AgentInfo.dtl.</Description>
<Group>Framework</Group>
---------------------------------------------------------------------
OTRS mailing list: cvs-log - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/cvs-log
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/cvs-log