Project

General

Profile

Task #1082

Story #1080: Arch Docs: Guid guidance - harmonize with RFC3986

add '+' to the escaped character list in EncodingUtilities

Added by Rob Nahf over 13 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
2010-11-16
Due date:
% Done:

100%

Estimated time:
0.50 h
Milestone:
Product Version:
*
Story Points:
Sprint:

Description

the "+" char is an interesting case: older URL parsers will convert it to a space when decoding.
Between CNs and MNs it should not be an issue, but with clients, it will be (we don't control those)

Although D1Node.java globally escapes '+' in the URL, we need to do it in the EncodingUtilities so that the exception is noted in the de facto authority in the code as to how we do encoding.

History

#1 Updated by Rob Nahf over 13 years ago

  • Parent task changed from #1034 to #1080

#2 Updated by Rob Nahf over 13 years ago

  • Status changed from New to Closed

made addition, unit tested and checked in.

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)