Uploaded image for project: 'Nuxeo IDE'
  1. Nuxeo IDE
  2. NXIDE-281

Don't crash on operation @Param with values= a single value

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None

      Description

      Using this code in an operation:

      @Param(name = "viewId", required = false, values = "view_documents")
      protected String viewId = "view_documents";
      

      the operation is not correctly published by the IDE, which throws an exception.

      See NXP-10540 for details

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated: