Changing weight from contentpage doesn't work; throws httpRequest error
bcswebstudio - January 9, 2009 - 03:17
| Project: | Weight |
| Version: | 5.x-1.1-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
On the content administrator page (Home › Administer › Content management > Content) there are dropdowns for the weight, but once a value is selected there's no button to apply the new setting. I've tried anything but it will reset every time I hit update.
Error in firebug: "httpRequest is not defined .."
Fix: add httprequest.js to the header in the drupal way
(same issue and fix as http://drupal.org/node/314243 but here's a patch attached and is for 5.x-1.1)
Note: I didn't test how this works against 5.x.1-1 cvs, but I glanced at the source there: looks like there's also the addition of some weight.module css file as well?.. I didn't incorporate that here.
| Attachment | Size |
|---|---|
| weight.module-fix_httprequest.patch | 668 bytes |

#1
Bless your heart, Bronius. This fixed that really annoying problem. Committed on both branches.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.