This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 186250

Summary: remote references are not resolved
Product: javafx Reporter: Andrew Korostelev <akorostelev>
Component: UnsupportedAssignee: Andrew Korostelev <akorostelev>
Status: RESOLVED FIXED    
Severity: normal CC: akorostelev
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: fxz to test problematic reference

Description Andrew Korostelev 2010-05-17 14:09:40 UTC
If there is remote reference in fxd, specified in format $ref:xxx.fxd#id, it is not resolved.

these references support is important because they are used in ProductionSuite, when artwork is arranged into several artboards.
Comment 1 Andrew Korostelev 2010-05-17 14:10:25 UTC
Created attachment 99089 [details]
fxz to test problematic reference
Comment 2 Andrew Korostelev 2010-05-17 14:12:38 UTC
issue is discussed with PavelBenesh and is treated as important.
fix is not dangerous, since it doesn't touch existed functionality and in case of any inconsistency in processed reference produces the same result as before.

It was decided to push commit after testing.
Comment 3 Andrew Korostelev 2010-05-17 14:39:28 UTC
Fixed in trunk.
http://hg.netbeans.org/javafx/rev/84593a09ee17