Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-7564

InvokerHelper verbose printing wrongly escapes backslashes

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.4.5
    • None
    • None

    Description

      Tor reproduce:

      groovy:000> InvokerHelper.format('a\\b', true, -1)
      ===> 'a\b'
      

      Should be

      'a\\b'

      [See https://github.com/apache/incubator-groovy/pull/96]
      EDIT:
      See: https://github.com/apache/incubator-groovy/pull/110

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            paulk Paul King
            tkruse Thibault Kruse
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment