Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-12732

ObjectUtil.toString() misses password property

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • MXML Scripting
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Run this line of code:
      Alert.show( ObjectUtil.toString(

      { f1: "lol", password: "***" }

      ) );

      Actual Results:
      password key with value is invisible

      Expected Results:
      password key with value viible

      Workaround (if any):
      none

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: