github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2017-01-01 02:41 pm

[dreamwidth/dw-free] 36547d: fix undefined warning in LJ/Capabilities.pm

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 36547d6046e17ef4ba073a8c16a21ac153848b40
https://github.com/dreamwidth/dw-free/commit/36547d6046e17ef4ba073a8c16a21ac153848b40
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-09-29 (Thu, 29 Sep 2016)

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

Log Message:
-----------
fix undefined warning in LJ/Capabilities.pm

Use of uninitialized value $name in string ne ... cgi-bin/LJ/Capabilities.pm line 123.

I was seeing this whenever loading support/see_request when
the user was opted into the updatepage beta.


Commit: 6064083a3d0a998a3ea68590fe57c79caad95266
https://github.com/dreamwidth/dw-free/commit/6064083a3d0a998a3ea68590fe57c79caad95266
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-09-29 (Thu, 29 Sep 2016)

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

Log Message:
-----------
fix undefined warning in LJ/S2.pm

Use of uninitialized value in subroutine entry ... cgi-bin/LJ/S2.pm line 300.

Was seeing this when previewing a theme.


Commit: fecfac041722197e80bdccd0ac754d3f54f83c64
https://github.com/dreamwidth/dw-free/commit/fecfac041722197e80bdccd0ac754d3f54f83c64
Author: Mark Smith <mark@qq.is>
Date: 2017-01-01 (Sun, 01 Jan 2017)

Changed paths:
M cgi-bin/LJ/Capabilities.pm
M cgi-bin/LJ/S2.pm

Log Message:
-----------
Merge pull request #1923 from kareila/cleanup-2016q4

Cleanup 2016q4


Compare: https://github.com/dreamwidth/dw-free/compare/f4a60aacbe59...fecfac041722