- From: <bugzilla@jessica.w3.org>
- Date: Sun, 03 May 2015 10:26:42 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28597 Bug ID: 28597 Summary: [FO30] [FO31] Incorrect regular expression flags error FORX0001 does not mention "q" flag Product: XPath / XQuery / XSLT Version: Candidate Recommendation Hardware: PC OS: Windows NT Status: NEW Severity: minor Priority: P2 Component: Functions and Operators 3.1 Assignee: mike@saxonica.com Reporter: abel.braaksma@xs4all.nl QA Contact: public-qt-comments@w3.org Pretty much an editorial omission in FO30 and FO31. The description of the FORX0001 error reads: Raised by regular expression functions such as fn:matches and fn:replace if the regular expression flags contain a character other than imsx But the WG introduced the "q" flag as a valid flag for quoted expressions, so this is now "imsxq". Also note that the "." is missing from the end of the sentence ;). The bug is present in both FO30 and FO31. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Sunday, 3 May 2015 10:26:44 UTC