Comments

JacobSingh’s picture

Status: Active » Needs review
StatusFileSize
new22.44 KB

I think the magic getter setter stuff is not taking advnatage of PHP5s magic get and set properly and is also a lot of extra code. This patch doesn't seek to fix that, but it at least reduces the redundancy in the StylesDefault constructor.

effulgentsia’s picture

subscribe

aaron’s picture

still reviewing. it breaks style ui previews; i'll see if i can fix that as well.

thanks, @JacobSingh!

aaron’s picture

StatusFileSize
new25.79 KB

OK, the following works off that patch and fixes the rendered output. I also rolled in a fix to honor thumbnail links when set.

aaron’s picture

Status: Needs review » Fixed

ok, I've committed that change. Thanks, @JacobSingh!

Status: Fixed » Closed (fixed)

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