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 - remote references are not resolved
Summary: remote references are not resolved
Status: RESOLVED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 normal (vote)
Assignee: Andrew Korostelev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-17 14:09 UTC by Andrew Korostelev
Modified: 2010-05-17 14:39 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
fxz to test problematic reference (825 bytes, application/octet-stream)
2010-05-17 14:10 UTC, Andrew Korostelev
Details

Note You need to log in before you can comment on or make changes to this bug.
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