When svn 1257 was released, I did a fresh install and then later applied the 1267 patches downloaded from roster diag.  Following (I think) this thread about an error I was seeing, I uninstalled and reinstalled the memberlist addon.  Since doing that, no matter what combination of selections I make, I am unable to turn off the icon for the talent spec in the class column of the memberlist.  I uninstalled and reinstalled the memberlist addon again to make sure it didn't fix it.
In the SQL Queries, I see this, and when I change the settings, the value changes, but it doesn't change the display on the memberlist.
lib/config.lib.php
  488 	0.0021 	UPDATE `roster_addon_config` SET `config_value` = '0' WHERE `config_name` = 'class_icon';
			
				


