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

[flex_next] Asdoc generates string index out of bounds exception when @see contains method name with parameter declaration.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • ASDoc Tool
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Add the following to an actionscript class
      /**

      • @see MystrViewerControl#newTraversal(model: IModel)
        */
        public function bar():void
        {
        }

      2. generate asdoc on the class

      Actual Results:
      fails with String index out of range: error

      Expected Results:
      should pass or should report the error correctly.

      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: