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

[dreamwidth/dreamwidth] c082e0: [#3453] fix conditional syntax in poll/index.tt

Branch: refs/heads/main Home: https://github.com/dreamwidth/dreamwidth Commit: c082e07d285e7c9f52937e1f6b13f9eb1db10cdf https://github.com/dreamwidth/dreamwidth/commit/c082e07d285e7c9f52937e1f6b13f9eb1db10cdf Author: Kareila kareila@dreamwidth.org Date: 2025-01-24 (Fri, 24 Jan 2025)

Changed paths: M views/poll/index.tt

Log Message:


[#3453] fix conditional syntax in poll/index.tt

Additional parentheses were required.

Commit: 75130390765e95dd46e602841c863de0ffe42b9f https://github.com/dreamwidth/dreamwidth/commit/75130390765e95dd46e602841c863de0ffe42b9f Author: Kareila kareila@dreamwidth.org Date: 2025-01-24 (Fri, 24 Jan 2025)

Changed paths: M cgi-bin/DW/Controller/Poll.pm M cgi-bin/DW/Template/Plugin/FormHTML.pm M cgi-bin/LJ/CleanHTML.pm M cgi-bin/LJ/Poll.pm M views/poll/create.tt

Log Message:


fix ALL the log warnings

DW::Template::Plugin::FormHTML::checkbox has undefined argument 'value' at cgi-bin/DW/Template/Plugin/FormHTML.pm line 141.

Use of uninitialized value in concatenation (.) or string at cgi-bin/DW/Template/Plugin/FormHTML.pm line 454.

Use of uninitialized value in lc at cgi-bin/LJ/CleanHTML.pm line 329.

Use of uninitialized value in lc at cgi-bin/LJ/CleanHTML.pm line 434.

Use of uninitialized value in pattern match (m//) at cgi-bin/DW/Controller/Poll.pm line 73.

Use of uninitialized value in pattern match (m//) at cgi-bin/DW/Controller/Poll.pm line 78.

Use of uninitialized value in pattern match (m//) at cgi-bin/DW/Controller/Poll.pm line 543.

Use of uninitialized value in string ne at cgi-bin/DW/Controller/Poll.pm line 605.

Use of uninitialized value in string eq at cgi-bin/LJ/Poll.pm line 609.

Argument "" isn't numeric in subtraction (-) at views/poll/create.tt line 91.

Argument "" isn't numeric in numeric gt (>) at views/poll/create.tt line 218.

Commit: 008703f01a7fe023e3c1664044621301a741c713 https://github.com/dreamwidth/dreamwidth/commit/008703f01a7fe023e3c1664044621301a741c713 Author: Kareila kareila@dreamwidth.org Date: 2025-01-24 (Fri, 24 Jan 2025)

Changed paths: M cgi-bin/DW/Controller/Poll.pm

Log Message:


another poll fix: entry object missing from template vars

Compare: https://github.com/dreamwidth/dreamwidth/compare/28569d85cb3b...008703f01a7f

To unsubscribe from these emails, change your notification settings at https://github.com/dreamwidth/dreamwidth/settings/notifications