Feng Forum

Support => Feng Office 1 => Older versions => 1.4 final => : Rodent June 12, 2009, 08:30:08 AM

: 1.4.1 - replace file upload does not work
: Rodent June 12, 2009, 08:30:08 AM
hi,

example:

I upload an image (data.jpg) under documents in a workspace.

then i want to create a new revision, and relace that file with a different one (work.gif).

I add the file.
i enter a revision comment.

And the file does not get replaced.
The popup comment is "Success: The file "data.jpg" has been updated."

(while it should upload and write work.gif)

Tested with different file formats and workspaces.

rgds
Alex
: Re: 1.4.1 - replace file upload does not work
: Rodent June 16, 2009, 11:58:00 AM
hello, just asking if this bug report is qualified, or if this may be a problem at my end here.

not asking for when this will be fixed, if its qualified :)

rgds
Alex
: Re: 1.4.1 - replace file upload does not work
: Rodent July 08, 2009, 10:14:06 AM
bump it up :)
: Re: 1.4.1 - replace file upload does not work
: ignacio July 09, 2009, 03:49:23 PM
This has been fixed for 1.5. The problem applied to images and it was because the browser only loads a given image once per page, so if you didn't refresh it wouldn't load the image again. We added a timestamp to the image's url so that the browser fetches it again after you update it.