Closed Bug 3332 Opened 26 years ago Closed 26 years ago

registry can't handle '/' '\' and '=' characters

Categories

(Core :: XPCOM, defect, P2)

All
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: waterson, Assigned: waterson)

Details

(Whiteboard: 3/25/99 awaiting information from reporter)

Right now the list of special characters that wont work ok are: / slash = equals \ backslash / and \ wont be problems for values stored. They would be problems for keys.
Moving bug fomr XP-COM to XPCOM. Cleaning up Bugzilla. XP-COM will be removed.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Implemented raw interface to the registry to fix this.
QA Contact: 3849
Whiteboard: awaiting information from reporter
Whiteboard: awaiting information from reporter → 3/25/99 awaiting information from reporter
Status: RESOLVED → REOPENED
The fix needs to be checked into RDF and tested (from rdf.h): /* ProgID prefixes for RDF DLL registration. */ #define NS_RDF_PROGID "component://netscape/rdf" #define NS_RDF_DATASOURCE_PROGID NS_RDF_PROGID "/datasource" #define NS_RDF_DATASOURCE_PROGID_PREFIX NS_RDF_DATASOURCE_PROGID "?name=" #define NS_RDF_RESOURCE_FACTORY_PROGID "component://netscape/rdf/resource-factory" #define NS_RDF_RESOURCE_FACTORY_PROGID_PREFIX NS_RDF_RESOURCE_FACTORY_PROGID "?name="
Assignee: dp → waterson
Status: REOPENED → NEW
Well then. you could do your change and reassign the bug back to me if it aint fixed.
Accepted bug to get of terry's spambot.
Okay, this works. But -- I can't figure out how to mark it as verified. Can I not do this as a lowly developer?
Resolution: FIXED → ---
based on Chris's comment, marking as verified
Status: ASSIGNED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.