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-06-07 06:17 pm

[dreamwidth/dw-free] 2c8b7f: Bug 2114: apply patch from LiveJournal r15922

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 2c8b7f5db7622efd1d12a98c8a3569906316731a
https://github.com/dreamwidth/dw-free/commit/2c8b7f5db7622efd1d12a98c8a3569906316731a
Author: Kareila <kareila@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M cgi-bin/LJ/Entry.pm

Log Message:
-----------
Bug 2114: apply patch from LiveJournal r15922

This is LJ's patch for fixing the previous/next issue. It looks
like the relevant code has not changed on our end, so I applied it
directly, only tweaking whitespace to match our style guidelines.

THIS IS NOT TESTED. Please test before committing!


Commit: 05059715f2d2a99a10fc357340c8ecfdc4ea936b
https://github.com/dreamwidth/dw-free/commit/05059715f2d2a99a10fc357340c8ecfdc4ea936b
Author: Kareila <kareila@dreamwidth.org>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M cgi-bin/LJ/Entry.pm

Log Message:
-----------
Bug 2114: remove unused variable $cmp2

I noticed that the previous changes cause this $cmp2 variable to be
assigned but not used, so I removed the declaration and assignments.

(Still not tested!)


Commit: 069864bd1d5326b482641a67a1cefd110b3a8ea7
https://github.com/dreamwidth/dw-free/commit/069864bd1d5326b482641a67a1cefd110b3a8ea7
Author: Afuna <afunamatata+github@gmail.com>
Date: 2013-06-07 (Fri, 07 Jun 2013)

Changed paths:
M cgi-bin/LJ/Entry.pm

Log Message:
-----------
Merge pull request #411 from kareila/bug2114-20130607a

Bug2114 20130607a


Compare: https://github.com/dreamwidth/dw-free/compare/29e61d97db6e...069864bd1d53