= Review (NS-44): Bug 1152 (reopened) = || Author || Colin || || Moderator || Colin || || State || Summarize || == Objectives == {{{ Fix bug preventing browsing of url's with escaped characters. }}} '''General comments''': || '''Description''' || '''Classification''' || '''Status''' || === Comments on file 'trunk/src/dk/netarkivet/common/distribute/arcrepository/ARCLookup.java', revision 817 === || '''Lines''' || '''Description''' || '''Classification''' || '''Status''' || || General || Need to document in the code, why we are doing two lookups here; and that uri.getSchemeSpecificPart() returns the encoded URL except the scheme (http: or ftp:) And that uri.getRawSchemeSpecificPart() returns the unencoded URL except the scheme (http: or ftp:) || Cosmetic ||OK ||