Actions
Task #4560
closedDon't strip whitespace in Name URI parsing
Start date:
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
Name(std::string uri)
and name::Component::fromEscapedString
functions currently strip whitespace from the input string.
This operation is deemed unnecessary and can be eliminated.
Updated by Junxiao Shi over 6 years ago
- Subject changed from Don't strip whitespace in Name parsing to Don't strip whitespace in Name URI parsing
- Description updated (diff)
Updated by Junxiao Shi over 6 years ago
- Blocked by Feature #4526: Recognize typed name components added
Updated by Davide Pesavento over 6 years ago
- Tracker changed from Feature to Task
- Description updated (diff)
Updated by Junxiao Shi over 6 years ago
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
Updated by Junxiao Shi over 6 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Updated by Davide Pesavento over 6 years ago
- Status changed from Code review to Closed
Actions