2009-07-28

mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
[staff profile] mark2009-07-28 05:28 am

[dw-free] fix code load order

[commit: http://hg.dwscoalition.org/dw-free/rev/8614f9d218b5]

http://bugs.dwscoalition.org/show_bug.cgi?id=1503

Fix out-of-order loading issue causing weblib to load before ljconfig. This
solution actually works, mine last night broke events. Thanks for debugging
and fixing, Jen\!

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/LJ/NotificationMethod/DebugLog.pm
  • cgi-bin/LJ/NotificationMethod/Email.pm
  • cgi-bin/modperl_subs.pl
Diff: 3 files changed. )
afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
[personal profile] afuna2009-07-28 03:16 pm

[dw-free] Drifting has the wrong page setup on journal selection

[commit: http://hg.dwscoalition.org/dw-free/rev/896d4a9b6a82]

http://bugs.dwscoalition.org/show_bug.cgi?id=1502

Make the layout type consistent with actual (two-columns-left, not one-
column)

Patch by [personal profile] av8rmike.

Files modified:
  • bin/upgrading/s2layers/drifting/layout.s2
  • cgi-bin/LJ/S2Theme/drifting.pm
Diff: 2 files changed. )
kareila: (Default)
[personal profile] kareila2009-07-28 11:48 pm

[dw-free] Creating a custom mood theme only allows urls of up to 101 characters

[commit: http://hg.dwscoalition.org/dw-free/rev/dc52fa288638]

http://bugs.dwscoalition.org/show_bug.cgi?id=1129

Enforce new mood theme URL limit of 200 characters.

Patch by [personal profile] yvi.

Files modified:
  • bin/upgrading/update-db-general.pl
  • cgi-bin/LJ/Console/Command/MoodthemeSetpic.pm
Diff: 2 files changed. )