Fixes comment flood control user group option type
authorMatthias Schmidt <gravatronics@live.com>
Tue, 31 Dec 2013 14:22:28 +0000 (15:22 +0100)
committerMatthias Schmidt <gravatronics@live.com>
Tue, 31 Dec 2013 14:22:28 +0000 (15:22 +0100)
Fixes #1620

com.woltlab.wcf/package.xml
com.woltlab.wcf/userGroupOption.xml

index ef2e8d62b60f5a199db0cc1fa39d9224f518b3f2..a2115661ae4f8e7d7c3eee112fd491a9ce32735f 100644 (file)
@@ -52,5 +52,6 @@
                
                <instruction type="script">acp/update_com.woltlab.wcf_2.0.1.php</instruction>
                <instruction type="option">option.xml</instruction>
+               <instruction type="userGroupOption">userGroupOption.xml</instruction>
        </instructions>
 </package>
index 796bf045f8b1f66e810ccbfa4b082a9bdba5341f..6f3cd2c05ec01e96e4048fd896ba9b9b0c1fd26b 100644 (file)
@@ -355,7 +355,7 @@ pdf]]></defaultvalue>
                        <!-- user.message.comment -->
                        <option name="user.comment.floodControlTime">
                                <categoryname>user.message.comment</categoryname>
-                               <optiontype>integer</optiontype>
+                               <optiontype>inverseInteger</optiontype>
                                <defaultvalue>15</defaultvalue>
                                <admindefaultvalue>0</admindefaultvalue>
                                <minvalue>0</minvalue>