[Bug 7247] xquery full text grammar ambiguity?

http://www.w3.org/Bugs/Public/show_bug.cgi?id=7247


Michael Dyck <jmdyck@ibiblio.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #7 from Michael Dyck <jmdyck@ibiblio.org>  2009-12-08 00:34:11 ---
Our solution to the problem raised in comment #5 is to change the syntax of
FTWeight to require braces around the weight expression:

    FTWeight ::= "weight" "{" Expr "}"

We're fairly confident that this change doesn't raise any other parsing
problems. Consequently, I'm marking this bug Fixed. If you agree, please mark
it Closed.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 8 December 2009 00:34:12 UTC