Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "XQDT/Release Notes"

(XQDT 0.7.0 M1 - 08 Jan 2010)
(Known Issues)
Line 18: Line 18:
 
== Known Issues ==
 
== Known Issues ==
  
* problem description - make sure there is a bug entry in Bugzilla and provide it here as well like: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=999999 Bug 999999]
+
* Issues of particular interest are noted here.  For a complete list of open bugs, see bugzilla: [https://bugs.eclipse.org/bugs/buglist.cgi?bug_file_loc=&bug_file_loc_type=allwordssubstr&bug_id=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bugidtype=include&chfieldfrom=&chfieldto=Now&chfieldvalue=&classification=WebTools&component=wtp.inc.xquery&email1=&email2=&emailtype1=substring&emailtype2=substring&field0-0-0=noop&keywords=&keywords_type=allwords&longdesc=&longdesc_type=allwordssubstr&product=WTP%20Incubator&query_format=advanced&short_desc=&short_desc_type=allwordssubstr&status_whiteboard=&status_whiteboard_type=allwordssubstr&type0-0-0=noop&value0-0-0=&votes=&title=Bug%20List XQDT Open Bugs]
* ...
+
* Please review open bugs before filing new ones to avoid duplication. File new bugs here: [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=WTP%20Incubator&component=wtp.inc.xquery File a Bug]
  
 
[[Category:XQuery Development Tools]]
 
[[Category:XQuery Development Tools]]

Revision as of 15:28, 7 January 2010

XQDT 0.7.0 M1 - 08 Jan 2010

New Features

  • feature 1 - if this feature solves a Bugzilla bug or implements an enhancement, please provide the bug entry like this: Bug 999999
  • feature 2 ...

Resolved Issues

  • Bug 296671 Parser error on '<' in quoted strings.
  • Bug 295437 Parser error on '--'in element constructor with computed content.
  • Bug 297373 XQuery version not honored if preceded by blank lines or comments.
  • Bug 295441 Error message when opening XQuery module in non-XQuery project.
  • Bug 295440 xqDoc generation broken. (Zorba)
  • Bug 297366 Parser error on private function/variable declaration. (Mark Logic)
  • Bug 292340 Parser error on binary node constructor. (Mark Logic)

Known Issues

  • Issues of particular interest are noted here. For a complete list of open bugs, see bugzilla: XQDT Open Bugs
  • Please review open bugs before filing new ones to avoid duplication. File new bugs here: File a Bug

Back to the top