<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="webkit-block-placeholder"></div><div>(apologies if this is a dupe post; I've moved to a new computers and am still working to restore all my mail settings)</div><div><br class="webkit-block-placeholder"></div><div>FYI -<br><br>Found and patched a bug in 5.x (checking HEAD now) that was causing block configuration forms to loose visibility settings in some cases:<br><br><a href="http://drupal.org/node/115596">http://drupal.org/node/115596</a><br><br>Basically Drupal has a lovely feature that allows different themes to have different sets of blocks visible, with different page-specific visibility settings. Unfortunately, the form that's rendered when you are pointed to admin/build/block/configure/&lt;module&gt;/&lt;delta&gt; just takes whatever set of theme-specific visibility settings the database serves up first.<br><br>This is particularly annoying if you're using an admin theme and mysql decides those records come before your front-facing theme. It gets even worse if you're trying to do clever stuff using multiple themes on a site.<br><br>Anyway, my fix is simple: add another argument to the config url/link so that when you are editing/saving block visibility settings, you're sure to be doing so for the theme in question.<br><br>cheers<br>-josh</div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>------------------------------------------</div><div>Josh Koenig, Partner</div><div><a href="http://www.chapterthreellc.com">http://www.chapterthreellc.com</a></div><div>AOL IM: chap3josh</div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 12px/normal Helvetica; ">1-888-822-4273</div></div></div></span></div></span> </div><br></body></html>