Remove redundant calls of toString() on String objects

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P5
    • 8
    • Affects Version/s: 7, 8
    • Component/s: core-libs
    • None
    • b96

      A DESCRIPTION OF THE REQUEST :
      Call toString method in String object is unnecessary, because it is already a string and itself is returned.

      JUSTIFICATION :
      redundant method, this object (which is already a string!) is itself returned.

            Assignee:
            David Holmes
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: