Project

General

Profile

Actions

Defect #566

closed

URI malformed, % in username

Added by Ondřej Kopr almost 7 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Rest
Target version:
Start date:
07/04/2017
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

While change or create identity with username that contains % in name, get FE error:

URI malformed

Stack from console:

[ERROR] {} [URIError: URI malformed]
URIError: URI malformed
    at decodeURIComponent (<anonymous>)
    at http://localhost:3000/dist/js/app.js:238621:19
    at Array.map (native)
    at Object.matchPattern (http://localhost:3000/dist/js/app.js:238620:34)
    at matchRouteDeep (http://localhost:3000/dist/js/app.js:240914:33)
    at http://localhost:3000/dist/js/app.js:241020:5
    at next (http://localhost:3000/dist/js/app.js:237949:12)
    at Object.loopAsync (http://localhost:3000/dist/js/app.js:237966:3)
    at matchRoutes (http://localhost:3000/dist/js/app.js:241019:15)
    at onChildRoutes (http://localhost:3000/dist/js/app.js:240966:9)

Actions

Also available in: Atom PDF