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

Handling the Meta Character \b in String or GString

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0-beta-10
    • 1.0-beta-10
    • None
    • None
    • Windows, JDK 1.4.2_06

    Description

      Lets get Groovy!
      ================
      Version: 1.0-beta-10-SNAPSHOT JVM: 1.4.2_06-b03
      Type 'exit' to terminate the shell
      Type 'help' for command help
      Type 'go' to execute the statements

      groovy> println "ABCD\bEF"
      groovy> go
      ABCD\bEF

      // Expected: ABCEF

      Attachments

        1. changes.txt
          1 kB
          Kim, Pilho

        Activity

          People

            phkim Kim, Pilho
            phkim Kim, Pilho
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: