[Bug 26844] [XP31] Wrong error code

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

--- Comment #4 from Jonathan Robie <jonathan.robie@gmail.com> ---
(In reply to Tim Mills from comment #3)
> I propose swapping the order to:
> 
> * If the item is an array $a, atomization is defined as $a?* ! fn:data(.),
> which is equivalent to atomizing the members of the array.
> 
> * If the item is a functionDM31 or map a type error [err:FOTY0012] is raised.

We assume the issue is that an array is a function.  But these bullet points do
not imply sequence, so a better fix is:

* If the item is a functionDM31 (other than an array) or map a type error
[err:FOTY0012] is raised.

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

Received on Tuesday, 28 October 2014 18:05:05 UTC