Project

General

Profile

Actions

Bug #1818

closed

Shouldn't [new Name("/a/b/../c").toUri() == "/a/c"]?

Added by Felix Rabe almost 10 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
08/04/2014
Due date:
% Done:

0%

Estimated time:

Description

I get:

new Name("/a/b/../c").toUri() == "/a/b/c"

whereas I would have expected "/a/c" instead.

Exact version used: https://github.com/named-data/ndn-js/blob/cae236eccc32432f669fe7e0459b76c75ba9155c/build/ndn.js


Related issues 1 (1 open0 closed)

Related to ndn-cxx - Feature #1840: Make ndn URI resolution RFC3986-compliantNew

Actions
Actions

Also available in: Atom PDF