Posted by Heine on August 12, 2008 at 4:53am
Jump to:
| Project: | Comment Upload |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Here's a list of things you can do to see a 6.x-1.0 release earlier (or at all).
- Test the upgrade path
- Test the module dev release
Please file any bugs you encounter as separate issues.
Comments
#1
A 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:
#2
Looks 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).
#3
I'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.
#4
#5
subscribing
#6
It 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.
#7
anything still stopping this from having a 1.0 release?