Closed (fixed)
Project:
Image
Version:
4.6.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2005 at 20:19 UTC
Updated:
1 Jul 2007 at 23:36 UTC
Jump to comment: Most recent file
Comments
Comment #1
Robrecht Jacques commentedAttached is an updated patch, that also implements the same in "image_get_latest".
Optionally:
if(!is_array($tid)) $tids =array($tid); else $tids = $tid;changed DESC) and "image_page" (n.sticky DESC, n.created DESC). Is there a reason for this?Comment #2
Robrecht Jacques commentedI've tested that this works. It surely doesn't break anything (because $tid is not used).
Comment #3
walkah commentedfixed, cvs.
Comment #4
phildu commentedi found a bug...
the node add image function disapear ???
whith your patch
Comment #5
(not verified) commentedComment #6
seanrThis still needs to be fixed in 4.6
Comment #7
Robrecht Jacques commentedComment #8
drewish commentedThis version is no longer supported. If this issue is occurring with a more recent version please open a new issue.