[Bug 27180] Various minor bugs and inconsistencies

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

--- Comment #13 from Tim Mills <tim@cbcl.co.uk> ---
(In reply to Christian Gruen from comment #12)
> I think this is the correct result for the three cases:
> 
>   <result>
>     <any-of>
>       <assert-false/>
>       <error code="FOAR0002"/>
>     </any-of>
>   </result>
> 
> Tim wrote in Comment 8:
> 
> > However, O'Neil appears to have replaced FORG0001 with FOAR0002.
> 
> Were you supposed to say "assert-false" instead of "FORG0001"?

Yes.  FORG0001 is the error cast would raise

I'm not entirely certain why you'd expect FOAR0002.  If the large integer value
is too big for your internal representation of a decimal value, I'd have
expected you to raise FOCA0001, but it's probably arguable.

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

Received on Friday, 19 December 2014 14:14:36 UTC