Please enter any reports from testing the new release. http://drupal.org/node/235128
Some questions:
-- Do the batch editing functions need their own permission?
-- Do the batch editing functions need stricter data validation?
-- Does anything break?
Comments
Comment #1
agentrickardI forgot to add a batch action for editing the administrative theme. Here it is:
Comment #2
agentrickardI have some code, to be committed, which adds validate handlers to the batch functions.
Comment #3
agentrickardanonymous and site_frontpage batch are not defined correctly. Use
Comment #4
agentrickardSmall fix to domain_admin.inc (lines 710 - 723):
Comment #5
agentrickardtheme_domain_theme_reset and theme_domain_conf_reset both need the url() function:
Comment #6
agentrickard