personium / app-myboard

An application that runs on the home application. Sample memo app.
Apache License 2.0
2 stars 6 forks source link

"personium-localunit:" URL is not converted #50

Closed dixonsiu closed 6 years ago

dixonsiu commented 6 years ago

Bug

The URL sometimes is in the format of "personium-localunit:/".

Proposed fix

var url = Common.changeLocalUnitToUnitUrl(extUrl);
Common.dispAllowedCellListAfter(url, i);