[Bug 29685] [FO31] array:put()

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29685

Josh Spiegel <josh.spiegel@oracle.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |josh.spiegel@oracle.com

--- Comment #3 from Josh Spiegel <josh.spiegel@oracle.com> ---
I don't see it yet, but can you please use the same signature as insert-before?
 e.g.

array:put($array as array(*), $position as xs:integer, $member as item()*) as
array(*)

i.e. position and member instead of index and value.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 8 June 2016 15:19:06 UTC