[dreamwidth/dw-free] aada0c: fix missing strings from converting /shop/receipt ...
Branch: refs/heads/master Home: https://github.com/dreamwidth/dw-free Commit: aada0cfd4b3313c6e1a3d6cde36a2d4a08afe86c https://github.com/dreamwidth/dw-free/commit/aada0cfd4b3313c6e1a3d6cde36a2d4a08afe86c Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M htdocs/shop/history.bml M views/admin/pay/vieworder.tt M views/admin/pay/viewuser.tt
Log Message:
fix missing strings from converting /shop/receipt to TT
Commit: 2ced1a5bf4409f299b85bd36568641466092e926 https://github.com/dreamwidth/dw-free/commit/2ced1a5bf4409f299b85bd36568641466092e926 Author: Kareila kareila@dreamwidth.org Date: 2020-08-09 (Sun, 09 Aug 2020)
Changed paths: M views/admin/pay/vieworder.tt M views/admin/pay/vieworder.tt.text
Log Message:
fix another sad shop conversion bug
The template passed an empty string instead of undef to the SQL query, with undesired results.
Compare: https://github.com/dreamwidth/dw-free/compare/c7351f32e86e...2ced1a5bf440