[Zorba-coders] [Bug 867118] Re: detect inconsistencies in the ItemFactory

2012-06-26 Thread Dana Florescu
** Changed in: zorba
 Assignee: Markos Zaharioudakis (markos-za) = (unassigned)

** Changed in: zorba
 Assignee: (unassigned) = Till Westmann (tillw)

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/867118

Title:
  detect inconsistencies in the ItemFactory

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The ItemFactory currently allows inconsistent parameters when creating
  elements. For example

  theFactory-createQName(theNamespace, header), theUntypedQName,
  false, ...)

  Here the type is untyped but false specifies that the element doesn't
  have a typed value. This inconsistency might cause FOTY0012 to be
  reported in ElementNode::getTypedValue (but should have been detected
  much earlier).

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/867118/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 867118] Re: detect inconsistencies in the ItemFactory

2012-06-12 Thread Dana Florescu
** Changed in: zorba
Milestone: None = 2.7

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/867118

Title:
  detect inconsistencies in the ItemFactory

Status in Zorba - The XQuery Processor:
  New

Bug description:
  The ItemFactory currently allows inconsistent parameters when creating
  elements. For example

  theFactory-createQName(theNamespace, header), theUntypedQName,
  false, ...)

  Here the type is untyped but false specifies that the element doesn't
  have a typed value. This inconsistency might cause FOTY0012 to be
  reported in ElementNode::getTypedValue (but should have been detected
  much earlier).

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/867118/+subscriptions

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp