After I submit a comment the user see "DEV Note: the node form is being cached (is menu module enabled or an AHAH element being used?)" message.
See the attached image.
I'm not sure if this is related to this issue http://drupal.org/node/765972? That issue shows the two fields I am using which might be causing the problem.
| Comment | File | Size | Author |
|---|---|---|---|
| Problem.jpg | 20.79 KB | gmclelland |
Comments
Comment #1
arhak commentedname it whatever you wan't: odd, undesired, annoying, etc
anything, but obviously it is intentional and therefore not a bug
go to admin/settings/driven and change the assertions' level to "Log only" and you won't see that "DEV Note" again (not even in logs)
it is a "development note" very needed when troubleshoting AHAH and cached forms
maybe it is time to turn it off
but if you're going to use this module for production, then probably you would prefer to have assertions' level turned to "Log only" anyway, right?
we are still in alphas, perhaps that note shouldn't be there for betas
Comment #2
buddaI would agree that having this off by default would be a better solution. Then if debugging in a support ticket it can be enabled on request.
Comment #3
arhak commentedComment #4
donquixote commentedIf you show that message, then it would be nice if it would link to some piece of documentation ...