Active
Project:
Comment Upload
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2008 at 04:53 UTC
Updated:
2 Mar 2012 at 17:02 UTC
Here's a list of things you can do to see a 6.x-1.0 release earlier (or at all).
Please file any bugs you encounter as separate issues.
Comments
Comment #1
heine commentedA few bugs / compatability issues have been resolved:
#295657: JS bug after preview comment
#295645: Error after delete node
I've not yet received any bugs regarding the upgrade process from earlier versions of comment upload.
I did forget to include one other 'thing' that needs to happen before a 6.x-1.0 release. Doh!
The new list:
Comment #2
gábor hojtsyLooks like people reported several upgrade problems so far. #326668: No *old* comment uploads shown after 5.12 -> 6.6 upgrade which is about files disappearing altogether in the upgrade my understanding. #297845: Files attached to comments after upgrade are missing which is about files being listed but non-existent after upgrade. These might be the same bug differently worded (and I misunderstood the difference).
Comment #3
vladimir.dolgopolov commentedI've provided a patch for #326668: No *old* comment uploads shown after 5.12 -> 6.6 upgrade.
The issue is due to using drupal_write_record() instead of update_sql() in comment_upload.install.
Not sure it is the same as #297845: Files attached to comments after upgrade are missing so {comment_upload} is not empty.
Comment #4
gábor hojtsyComment #5
Rosamunda commentedsubscribing
Comment #6
gábor hojtsyIt was tested a lot in Cambridge by Derek and Austin for the drupal.org upgrade. Worked with JS and without JS. Maybe need more testing, but removing the upgrade tag, since we found it fine.
Comment #7
rcross commentedanything still stopping this from having a 1.0 release?
Comment #8
dwwJust updated the issue summary with my assessment of the issues that are still blocking a 6.x-1.0 release.
Comment #8.0
dwwupdated list of remaining issues
Comment #8.1
dwwadded #1461242