google-code-export / iring-tools

Automatically exported from code.google.com/p/iring-tools
0 stars 0 forks source link

Class identifier uses example.org namespace always #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Modify web.config of Reference Data Service to set value of 
UseExampleRegistryBase to false
2. Restart IIS
3. Search a class/template in Reference Data Editor
4. Select a class/template from the search result and click on Add Class
5. Enter new class name and add a Specialization or Classification and 
click on OK (the new classes should be added)
6. Enter the new class in the search box and click on Search

What is the expected output? What do you see instead?
- Expected: new class shows class icon
- Seeing: new class shows D (Default/Unknown) icon (because example.org 
namespace is in the id)

Note: When searching for the new class in Reference Data Service in web 
browser http://<hostname>/RefDataService/Service.svc/search/<new class 
name>, the class id uri shows http://example.org/data# even though the 
web.config set UseExampleRegistryBase to false.

Original issue reported on code.google.com by hdle6880@gmail.com on 14 Jan 2010 at 7:48

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Cannot reproduce the error. Created class 'BugTestClass' and uri resolves to 
http://rdl.rdlfacade.org/data#R95721594926

Original comment by Strydom5607@gmail.com on 18 Jan 2010 at 11:54

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by rdecarlo73 on 10 Feb 2010 at 3:42