github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2013-07-01 12:10 am

[dreamwidth/dw-free] 19b616: (Bug 5163) Fallback to default when ?skin= doesn't...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 19b6167fbeca8b60f554149acd7f04918c24d908
https://github.com/dreamwidth/dw-free/commit/19b6167fbeca8b60f554149acd7f04918c24d908
Author: Afuna <fu@dreamwidth.org>
Date: 2013-07-01 (Mon, 01 Jul 2013)

Changed paths:
M cgi-bin/DW/SiteScheme.pm

Log Message:
-----------
(Bug 5163) Fallback to default when ?skin= doesn't exist

Also use $class->default instead of $class->[0] (clearer) and make sure
we don't auto-vivify when looking up the inheritance stack.


Commit: ecc9881b38e51cd4d8b70576529446727f501ded
https://github.com/dreamwidth/dw-free/commit/ecc9881b38e51cd4d8b70576529446727f501ded
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-07-01 (Mon, 01 Jul 2013)

Changed paths:
M cgi-bin/DW/SiteScheme.pm

Log Message:
-----------
Merge pull request #472 from afuna/nonexistent-siteskin-bug5163

(Bug 5163) Fallback to default when ?skin= doesn't exist


Compare: https://github.com/dreamwidth/dw-free/compare/4d75bed0af0b...ecc9881b38e5