My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 49: PATCH Wrong "Latest File Uploads" when creating/editing content nodes
1 person starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Apr 2008


 
Reported by edmundo...@gmail.com, Mar 12, 2008
What steps will reproduce the problem?
1. Upload some images to products.
2. Go to the screen that creates a new content node.

What is the expected output? What do you see instead?
The right panel called "Latest File Uploads" should show latest files that
was uploaded. Instead its messed up.

What version of the product are you using? On what operating system?
trunk. Ubuntu 7.04

Please provide any additional information below.
The controller has a problem loading the user_uploads records, it loads
even the thumbnails, so at least tree same files?
Theres a problem with the code in the view too @file.type (an attribute)
clashes with the deprecated type method that returns the class of the
object, and a comparison using Image (a class) instead of "Image" a string. 
 
latest_file_uploads.patch
2.1 KB   View   Download
Apr 8, 2008
Project Member #1 subim...@gmail.com
Patched - revision 59
Status: Fixed

Powered by Google Project Hosting