Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: @documentation, @implementation, api.store, ri.store
-
Labels:None
Description
The characters allowed in resource names are different in:
- interface avaiable in Store
- RML parser
- CrossReference query parser
There is a need to make all of those character set equal. Also there is a need to prepare a policy of resource naming in order to avoid any problems with resources containig for instance / (slash) , (comma) # (hash) ? (question mark) * (asterisk) or any other weird character.
- interface avaiable in Store
- RML parser
- CrossReference query parser
There is a need to make all of those character set equal. Also there is a need to prepare a policy of resource naming in order to avoid any problems with resources containig for instance / (slash) , (comma) # (hash) ? (question mark) * (asterisk) or any other weird character.