Differences between revisions 1 and 2
Revision 1 as of 2009-05-11 12:11:51
Size: 794
Comment:
Revision 2 as of 2009-05-11 12:19:32
Size: 790
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
|| 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 || NOTOK || || 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 ||

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

IssuesFoundInReviewNs44 (last edited 2010-08-16 10:25:01 by localhost)