I just noticed the following bug: Regardless of the points and category specified on an individual node (and the message that says it is saved successfully), it is currently being overwritten by the default points and category for the content type.
I'm not sure when this bug was introduced (it used to work properly), but the effect is that you can't currently set any per-node UP-NA settings.
We definitely need to fix this before a 7.x-1.0 release.
--Ben
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | typo.patch | 946 bytes | berdir |
Comments
Comment #1
berdirNice catch.
Fix is trivial, the check was wrong.
Comment #2
BenK commentedThe patch works great and the problem is solved! This is RTBC. :-)
--Ben
Comment #3
berdirCommited.