If you don't select anything in the default analyzer fieldset checkbox then drupal will complain about error on form.inc line 1213 when you are in node/xxx/edit or in content analysis configuration page
Checking the checkbox to set the default analyzer should fix this error
Comments
Comment #1
TomDude48 commentedI was unable to reproduce this issue. What I did is in my test sandbox I disabled all Default analyzers and the Enable analyzer cheklist report. I didn't test any error on the node edit page and when I clicked Analyze content just got a blank analysis.
Can you give more info about the step you took to get to the error, e.g. which analyzers you have installed and the order they were enabled?
Comment #2
duckzland commentedI got :
Alchemy
Quick SEO
Keyword research
Readability
W3C Validator
modules enabled at the moment, as enabling order for those module all that I can remember is the first one is the quick SEO and then the rest follows.
Can't we put a small code in the submit area to check if the default empty then assign Quick SEO as the default one?
Thanks for the great module btw.
Comment #3
kyletaylored commented