TestEnvironment.resolve breaks user-entered data if '#' is present

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • jt4.2
    • Affects Version/s: jt3.2.1
    • Component/s: tools
    • b05
    • x86
    • generic
    • Verified

      TestEnvironment.reslove(String str) works incorrectly in case when '#' is present.

      resolve() treats this symbol as a start of a comment and IGNORES all subsequent characters, effectively
      ignoring input from users.

      Almost all our interviews (J2ME TCKs) use string questions and this limitation of resolve() means that entering the '#' in any of such questions will lead to incorrect data to be provided and misconfiguration of the TCK.

      We often ask for things like URLs, and '#' is a perfectly legitimate char in the URL.

            Assignee:
            J. Duke
            Reporter:
            Vladimir Sizikov
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: