Table style and HTML mode on/off settings were loaded from global var table via variable_get().
Filter settings should be loaded/saved from the text format filter object. This way, each instance of tables filter can be configured different for each text format where is used. If no filter settings are given, same defaults are still loaded from variables table.
Also removed unnecessary fieldset element in settings Form API definition.
Now you can specify different table style in each text format.

NOTE: Correct patch is in comment #1.

Related docs:
http://api.drupal.org/api/drupal/modules%21filter%21filter.api.php/funct...
http://api.drupal.org/api/drupal/modules%21filter%21filter.api.php/funct...

Comments

amontero’s picture

Wrong file attached in issue description.
Correct one is attached.

amontero’s picture

Issue summary: View changes

Wrong patch warning

amontero’s picture

Assigned: amontero » Unassigned
realityloop’s picture

Status: Needs review » Fixed

applied in dev, thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Correcting