Closed Bug 3973 Opened 26 years ago Closed 26 years ago

need to fix hardcoding of maximum URI protocol length

Categories

(Core Graveyard :: RDF, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: scottputterman, Assigned: waterson)

Details

In the current codebase, if you have a uri where the protocol part is greater than 25 characters, the document's filename will be prepended to the uri. This is a problem when the original uri really is valid since this newly created uri will never be found and operations done on the original uri will fail.
Accepted bug to get of terry's spambot.
Target Milestone: M5
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Removed this obsolete hacky way of doing stuff. It was never being used anymore anyway.
Status: RESOLVED → VERIFIED
code-level fix. marking verified.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.