SF 1477793 obj2variant should accept dates on the Dispatch object
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<b>Variants</b>
|
||||
<ul>
|
||||
<li>Static constnats are no longer released
|
||||
<li>obj2variant on Dispatch now supports passing a java.util.Date
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -20,6 +21,10 @@
|
||||
<td width="13%">1474474</td>
|
||||
<td width="87%">Static constants in the Variant class can no longer have SafeRelease() called on them.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%">1477793</td>
|
||||
<td width="87%">obj2variant should accept java.util.Date the same way the Variant constructor does</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%"> </td>
|
||||
<td width="87%"> </td>
|
||||
|
||||
Reference in New Issue
Block a user