Project

General

Profile

Actions

Bug #3446

closed

NullPointerException on previous from ReviewColumnAssignments

Added by Ryan McFall almost 16 years ago. Updated almost 15 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
client
Target version:
Start date:
07/11/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3446

Description

If we say no to requirement to upload external files, go to ReviewColumnAssignments, and then click previous, a NullPointerException is thrown with the following stack trace:

at edu.msu.first.dataimport.gui.AssignExternalFiles.setWizardData(AssignExternalFiles.java:494)
at edu.msu.first.dataimport.gui.AssignExternalFiles.<init>(AssignExternalFiles.java:149)
at edu.msu.first.dataimport.gui.Controller.getPreviousPage(Controller.java:249)

Note that we really shouldn't have gone back to AssignExternalFiles


Related issues

Is duplicate of FIRST - Bug #3447: NullPointerException on previous from ReviewColumnAssignmentsResolvedRyan McFall07/11/2008

Actions
Actions #1

Updated by Ryan McFall over 15 years ago

  • Bug 3447 has been marked as a duplicate of this bug. ***
Actions #2

Updated by Ryan McFall almost 15 years ago

Fixed by checking value of DO_FILE_UPLOAD in Controller.previousPanel and going back to CheckForFileUpload if this value is set to false.

Actions #3

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3446

Actions

Also available in: Atom PDF