However, the server MUST NOT deliver the stanza

to an available resource with a negative priority; if the
           only available resource has a negative priority, the server
           SHOULD handle the message as if there were no available
           resources (defined below). so forbidding negative prio
This commit is contained in:
Nikos Kouremenos 2005-11-06 12:36:26 +00:00
parent 5a0a33681a
commit 2d46c5e8a8
1 changed files with 1 additions and 1 deletions

View File

@ -987,7 +987,7 @@
<property name="update_policy">GTK_UPDATE_ALWAYS</property>
<property name="snap_to_ticks">False</property>
<property name="wrap">False</property>
<property name="adjustment">5 -128 127 1 5 5</property>
<property name="adjustment">5 0 127 1 5 5</property>
</widget>
<packing>
<property name="left_attach">1</property>