[otrs-cvs] otrs/Kernel/Config/Files Scheduler.xml,1.5,1.5.2.1

"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-serv31936/Kernel/Config/Files

Modified Files:
      Tag: rel-3_1
	Scheduler.xml 
Log Message:
Fixed bug#9030 - Wrong handling of Invalid YAML in Scheduler Tasks.

Author: cr

Index: Scheduler.xml
===================================================================
RCS file: /home/cvs/otrs/Kernel/Config/Files/Scheduler.xml,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -2 -u -d -r1.5 -r1.5.2.1
--- Scheduler.xml	15 Jul 2011 21:05:54 -0000	1.5
+++ Scheduler.xml	9 Jan 2013 18:21:30 -0000	1.5.2.1
@@ -80,4 +80,12 @@
         </Setting>
     </ConfigItem>
+    <ConfigItem Name="Scheduler::TaskDataLength" Required="1" Valid="1">
+        <Description Translatable="1">Defines the maximum length (in characters) for a scheduler task data. WARNING: Do not modify this setting unless you are sure of the current Database length for 'task_data' filed from 'scheduler_data_list' table.</Description>
+        <Group>Scheduler</Group>
+        <SubGroup>Core</SubGroup>
+        <Setting>
+            <String Regex="[1-9]\d*">8000</String><!-- default 8000 -->
+        </Setting>
+    </ConfigItem>
 
 </otrs_config>
---------------------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.