Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-20627

Fix wrap marshaller context

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 7.10, 8.3
    • Fix Version/s: 7.10-HF18, 8.10
    • Component/s: Core IO
    • Tags:
    • Sprint:
      nxGang Sprint 8.4.6

      Description

      When using:

      try(Closeable resource = ctx.wrap().with("param1", "value1").open()) {
         // the param1/value1 is not available when calling ctx.getParameter("param1");
      }
      

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: