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 177928 - References to the local project resources have to use original project name but not internal netbeans alias
Summary: References to the local project resources have to use original project name b...
Status: RESOLVED INCOMPLETE
Alias: None
Product: xml
Classification: Unclassified
Component: Catalog Support (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-01 08:48 UTC by Vitaly Bychkov
Modified: 2011-10-27 00:30 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Sample projects (82.58 KB, application/zip)
2009-12-01 08:53 UTC, Vitaly Bychkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Bychkov 2009-12-01 08:48:52 UTC
catalog.xml support for the local project resources have to use original project name but not internal netbeans alias.
For now references to the local project resources uses internal netbeans project name alias instead original project name. As a result in some cases referenced resource can't be successfully resolved.

Some details related to the internal netbeans project's namealiases are here: https://netbeans.org/bugzilla/show_bug.cgi?id=177732.

Steps to reproduce:

1. Create a new BPEL Project  "З1" 
2. Create a new schema "Purchase Order Sample Schema"
3. Create another new BPEL Project "З2" 
4. add a local reference onto Purchase Order Schema from the step 2
See in ReferencedResources it is presented as _1/newPurchaseOrder.xsd
In project catalog.xml it has similar view: 
<system systemId="_1/newPurchaseOrder.xsd"
uri="nb-uri:_1#src/newPurchaseOrder.xsd"/>

As a result if onew tries to use references onto the project named like this
"_1" or "Э1"... the references will be unavailable.

Instead of using internal netbeans project aliases: (_1) the catalog support have to use original project name: З1.

Because of issue http://netbeans.org/bugzilla/show_bug.cgi?id=149745 the national specific characters are supported.
Comment 1 Vitaly Bychkov 2009-12-01 08:53:53 UTC
Created attachment 91939 [details]
Sample projects
Comment 2 Svata Dedic 2011-10-26 13:59:57 UTC
What exactly version did you report this defect agaisnt ? S1S is rathern an ancient releaase.
Comment 3 Vitaly Bychkov 2011-10-27 00:30:01 UTC
(In reply to comment #2)
> What exactly version did you report this defect agaisnt ? S1S is rathern an
> ancient releaase.
S1S defenetly misscheck
Most probably it was 6.8