Closed (fixed)
Project:
File Entity (fieldable files)
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Issue tags:
Reporter:
Created:
13 May 2013 at 23:38 UTC
Updated:
4 Jan 2014 at 03:28 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
vomiand commentedMade changes to this funtion: file_entity_add_upload_submit
Basically the problem was that the check for skiping step was done in the wrong order for previous button.
The check was done for step 2 after that for step 3, so only step 3 was skipped.
Changed the order of step skipping check when going back (previous button).
Comment #2
vomiand commentedComment #3
aaron commentedThis works as advertised.
Comment #4
aaron commented#1: file_entity-fix_previous_button-1994080.patch queued for re-testing.
Comment #5
aaron commentedCommitted to http://drupalcode.org/project/file_entity.git/commit/f453836