Project

General

Profile

Bug #3440

Updated by Junxiao Shi about 8 years ago

Steps to reproduce: 

 1. execute `nfd-status -f` and make sure For example, use "nfdc register /org/openmhealth 400" (suppose that face whose id is 400 does not exist, and is not the next FaceId to be created 
 2. `nfdc register /org/openmhealth 400` 

 Expected: 410 error   
 Actual: `Successful exist) will return "Successful in name registration: ControlParameters(Name: /org/openmhealth, FaceId: 400, Origin: 255, Cost: 0, Flags: 1, )` )"

Back