Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be 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"

(Known Issues)
(New Features)
Line 6: Line 6:
 
== New Features ==
 
== New Features ==
  
* Expanded code assist completion support for MarkLogic Server builtin and XQuery modules.
+
* Feature.
  
 
== Resolved Issues ==
 
== Resolved Issues ==

Revision as of 04:45, 15 April 2010

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

XQDT 0.7.0 M2 - 17 Mar 2010

New Features

  • Feature.

Resolved Issues

Known Issues

  • Bug 301838 XQuery grammar does not accept comment syntax in quoted string.
  • Bug 299163 Repeated module imports result in repeated completion proposals.
  • Bug 298379 Implicit import of core MarkLogic extensions happens for strict dialect.
  • Bug 298019 Automatically inserted closing quote isn't skipped when a closing quote is typed.
  • Bug 297649 Parser support for MarkLogic multi-transaction modules is incorrect.
  • Bug 297374 Block comments don't work correctly.
  • Bug 296132 Errors for mismatched XML tags.
  • Bug 295474 XQuery grammar does not accept nested comments.
  • Bug 295461 Cannot execute code from non-XQuery project
  • Bug 295454 Error Positions shifted due to lexer switching.
  • Bug 295450 Incorrect parsing error (APOS strings in EnclosedExpr)
  • Bug 295443 Better error reporting.
  • Bug 292341 Auto-completed fn: calls should include $ on parameter names.

XQDT 0.7.0 M1 - 08 Jan 2010

New Features

  • This milestone mainly serves to mark the incubator transition. Much code has changed, but it is not a feature release.

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

  • Bug 298379 Implicit import of core MarkLogic extensions happens for strict dialect.
  • Bug 298019 Automatically inserted closing quote isn't skipped when a closing quote is typed.
  • Bug 297649 Parser support for MarkLogic multi-transaction modules is incorrect.
  • Bug 297374 Block comments don't work correctly.
  • Bug 296132 Errors for mismatched XML tags.
  • Bug 295474 XQuery grammar does not accept nested comments.
  • Bug 295461 Cannot execute code from non-XQuery project
  • Bug 295454 Error Positions shifted due to lexer switching.
  • Bug 295450 Incorrect parsing error (APOS strings in EnclosedExpr)
  • Bug 295443 Better error reporting.
  • Bug 292341 Auto-completed fn: calls should include $ on parameter names.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.