Active
Project:
Studio theme pack
Version:
6.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
15 Jul 2010 at 22:43 UTC
Updated:
16 Jul 2010 at 16:35 UTC
I've turned up two problems so far:
There is a changed line in wsadmin/preprocess/preprocess-region.inc that causes the following problem:
1.1 output (example):
Comments
Comment #1
memcinto commentedSorry, html description didn't go through. For the first problem, the div tag formerly (1.1) would be class="region column sidebar", and in 1.2 it is class="Array column sidebar"
For the second problem, the div tag used to have (1.1) class="first block left-region user-block odd clear-block" and with 1.2 has class="first left-region user-block odd clear-block"
Comment #2
Zarabadoo commentedDefinitely unintentional. I will see about rolling a fix tonight. Thanks for the bug report.
Comment #3
memcinto commentedAwesome! Thank you so much!