Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1918

re-enable quote parsing

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 3.0.0.Alpha13
    • 3.0.0.Alpha11
    • CLI
    • None

      The fix for WFCORE-1804 was committed here.
      It has a side-effect that it disables quote parsing. Now the another fix which does not have the side-effect was committed in aesh. The following line in the previous fix should be removed, when the new aesh version is released (0.66.11 or 12?).

      cli/src/main/java/org/jboss/as/cli/impl/CommandContextImpl.java:495

              settings.parsingQuotes(false);
      

              jdenise@redhat.com Jean Francois Denise
              rhn-support-hokuda Hisanobu Okuda
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: