Activity log for bug #947627

Date Who What changed Old value New value Message
2012-03-06 00:34:13 Till Westmann bug added bug
2012-03-06 00:34:42 Till Westmann description In test2 in test/unit/context_item.cpp, the static type of the context item is set to xs:integer via the C++ API. In the query in test/unit/context_item2.xq - which is used to create the static context - the context item is declared to be of type xs:string. Currently the setting of the type via the C++ APi is silently ignored. It seems that it should be reported as a error (similarly to the error that is reported if 2 declarations of the context item are given: http://www.w3.org/TR/xquery-30/#id-context-item-declarations http://www.w3.org/TR/xquery-30/#ERRXQST0099 In test2 in test/unit/context_item.cpp, the static type of the context item is set to xs:integer via the C++ API. In the query in test/unit/context_item2.xq - which is used to create the static context - the context item is declared to be of type xs:string. Currently the setting of the type via the C++ API is silently ignored. It seems that it should be reported as a error (similarly to the error that is reported if 2 declarations of the context item are given: http://www.w3.org/TR/xquery-30/#id-context-item-declarations http://www.w3.org/TR/xquery-30/#ERRXQST0099
2012-03-15 04:17:17 Launchpad Janitor branch linked lp:~zorba-coders/zorba/947627
2012-04-23 11:37:23 Markos Zaharioudakis zorba: status New Fix Committed
2012-06-13 15:59:21 Dana Florescu zorba: status Fix Committed Fix Released