- From: <Nick_Van_den_Bleeken@inventivegroup.com>
- Date: Wed, 4 Feb 2009 17:09:00 +0100
- To: Forms WG <public-forms@w3.org>
Received on Wednesday, 4 February 2009 16:09:59 UTC
Hi,
I found some problems in the test suite for XForms 1.1
- In 7.7.7.a random() function
<xforms:output value="random(true)">
<xforms:label>Test 3 : </xforms:label>
</xforms:output>
The intension is that you call random with true() for a seeding, but in
the test case it tries to select the nodes 'true'. This should be changed
to true()
- In 7.8.3.a : digest('abc', 'SHA-256', '') should be changed to
digest('abc', 'SHA-256')
- In 7.8.4.a : hmac('abc', 'SHA-256', '') should be changed to hmac('abc',
'SHA-256')
Regards,
Nick Van den Bleeken - Research & Development Manager
Inventive Designers
Phone: +32 - 3 - 8210170
Fax: +32 - 3 - 8210171
Email: Nick_Van_den_Bleeken@inventivegroup.com
Inventive Designers' Email Disclaimer:
http://www.inventivedesigners.com/email-disclaimer
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
--
Received on Wednesday, 4 February 2009 16:09:59 UTC