I was working with cckasetracker for a certain time. There have been some local issues we needed to correct continously.
Since now we expect to use comment_cck for the future it is still important being able to display stored comment states but disable comment input. Also this rewrite does some caching and checks to limit overhead especially when displaying non-cckasetracker comments.

I hope you will include these updates based on -dev from 2009-Jun-23.

Comments

miro_dietiker’s picture

StatusFileSize
new4.31 KB
new7.01 KB

I've added another round of checking the code and cleaning it.
This time i've debugged it using 3 different content types and checked variables usage and correctness as same as persistence.
As i see there where many problems like node stripping didn't work reliably to chosen amount of fields. Some variables where named badly and saves didn't work correctly of field on submit.
Hope this time most is working correctly and corresponds to the standard.