Differences between revisions 7 and 8
Revision 7 as of 2009-12-02 13:30:11
Size: 3384
Comment:
Revision 8 as of 2009-12-02 14:23:27
Size: 3376
Comment:
Deletions are marked like this. Additions are marked like this.
Line 52: Line 52:
|| 92 || Line to long. || Cosmetic || NOTOK ||
|| 96 || Indention. || Cosmetic || NOTOK ||
|| 152 || Indention in this block seems wrong. || Cosmetic || NOTOK ||
|| 92 || Line too long. || Cosmetic || OK ||
|| 96 || Indention. || Cosmetic || OK ||
|| 152 || Indention in this block seems wrong. || Cosmetic || OK ||

Review (NS-124): FR 1777, and changes by upgrade to fileupload 1.2.1 (a lot of old classes have been deprecated)

Author

Søren

Moderator

Søren

State

Closed

Objectives

This FR actually adds a new way of adding seeds to an eventharvest, ie. from a file.

Summary

Review completed; follow up by SVC

Total Time Used (Coding,Documentation,Review):

Time use (Coding,Documentation,Review)
HBK: 0.5 md
SVC: 4 md

General comments:

Description

Classification

Status

Comments on file 'trunk/webpages/HarvestDefinition/Definitions-ingest-domains.jsp', revision 1156

Lines

Description

Classification

Status

67

Add .

Cosmetic

REJECTED (Not required to have periods at end of line in non-java doc comments)

70

Add .

Cosmetic

REJECTED (Not required to have periods at end of line in non-java doc comments)

71

Need a space before these two lines.

Cosmetic

OK

73

Add space before and '.' after.

Cosmetic

OK

Comments on file 'trunk/src/dk/netarkivet/harvester/webinterface/EventHarvest.java', revision 1163

Lines

Description

Classification

Status

135

Change '@param context@param context' to '@param context'. Add .

Cosmetic

NOTOK

144

Add '.' end of sentence in this comment block.

Cosmetic

NOTOK

151

Why not check ordertemplate isn't null here?

Cosmetic

NOTOK

165

Enter ind the middle of confuguration.

Cosmetic

NOTOK

172

Missing .

Cosmetic

NOTOK

179

Move block above reading file. No need to read file into memory if ordertemplate is null.

Minor

NOTOK

181

Missing .

Cosmetic

NOTOK

195

Add '.' in the above two lines.

Cosmetic

NOTOK

203

Use HTMLUtils.parseOptionalLong instead of this method? HTMLUtils.parseObtionalLong(context, maxbyteString, deafultMaxBytes)?

Minor

NOTOK

Comments on file 'trunk/src/dk/netarkivet/harvester/Translations_fr.properties', revision 1156

Lines

Description

Classification

Status

23

Add .

Cosmetic

REJECTED (Not required to have periods at end of line in non-java doc comments)

Comments on file 'trunk/webpages/HarvestDefinition/Definitions-upload-harvest-template.jsp', revision 1156

Lines

Description

Classification

Status

73

Spaces before and '.' after comments in the above 4 lines.

Cosmetic

OK

Comments on file 'trunk/webpages/HarvestDefinition/Definitions-add-event-seeds.jsp', revision 1163

Lines

Description

Classification

Status

77

missing .

Cosmetic

REJECTED (Not required to have periods at end of line in non-java doc comments)

87

missing .

Cosmetic

REJECTED (Not required to have periods at end of line in non-java doc comments)

89

missing .

Cosmetic

REJECTED (Not required to have periods at end of line in non-java doc comments)

92

Line too long.

Cosmetic

OK

96

Indention.

Cosmetic

OK

152

Indention in this block seems wrong.

Cosmetic

OK

IssuesFromNs124 (last edited 2010-08-16 10:24:47 by localhost)