![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Branch: refs/heads/master
Home: https://github.com/dreamwidth/dw-free
Commit: 6576506f3089d7aa20b6006439e2511441ea8eb2
https://github.com/dreamwidth/dw-free/commit/6576506f3089d7aa20b6006439e2511441ea8eb2
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-06-26 (Fri, 26 Jun 2020)
Changed paths:
M cgi-bin/DW/Controller/Support/Faq.pm
Log Message:
-----------
hush warnings in /support/faqbrowse
Some of these were due to the viewed FAQ having no category defined, but some were just debug warnings that escaped into the wild, and I had to go back to the original BML file to see what the value of $backfaqcat was supposed to be.
I replaced BML::get_language with the mostly-equivalent LJ::Lang::get_effective_lang, but I didn't see an LJ::Lang equivalent for BML::get_language_default.
Home: https://github.com/dreamwidth/dw-free
Commit: 6576506f3089d7aa20b6006439e2511441ea8eb2
https://github.com/dreamwidth/dw-free/commit/6576506f3089d7aa20b6006439e2511441ea8eb2
Author: Kareila <kareila@dreamwidth.org>
Date: 2020-06-26 (Fri, 26 Jun 2020)
Changed paths:
M cgi-bin/DW/Controller/Support/Faq.pm
Log Message:
-----------
hush warnings in /support/faqbrowse
Some of these were due to the viewed FAQ having no category defined, but some were just debug warnings that escaped into the wild, and I had to go back to the original BML file to see what the value of $backfaqcat was supposed to be.
I replaced BML::get_language with the mostly-equivalent LJ::Lang::get_effective_lang, but I didn't see an LJ::Lang equivalent for BML::get_language_default.