Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Open
Assignee
Kirill Safonov
Subsystem
Flash/Flex
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Irina Petrovskaya
    3 years ago (15 May 2009 16:22)
  • Updated by   root
    2 years ago (17 Jan 2010 21:15)
  • Jira: IDEADEV-36824
    (history, comments)
 
IDEA-48946 Flex: asdoc comments: mxml component member referenced in @see tag is not resolved
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
if some component mycomponents.Comp1 has the method foo(), then the reference like follows

@see mycomponents.Comp1#foo

in some as file is not resolved - generally, no members are found

If the component is imported and then referenced by short name

@see Comp1#foo

then the members are found normally, but this asdoc reference is incorrect
Comments (0)
 
History
 
Linked Issues (?)
 
Issue has no comments