[dreamwidth/dw-free] 4b4f74: [#1983] fix one more occurrence of reference misma...
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 4b4f745e77f45cb387c65819c5d7a15618c231ea
https://github.com/dreamwidth/dw-free/commit/4b4f745e77f45cb387c65819c5d7a15618c231ea
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths:
M cgi-bin/DW/Controller/EditIcons.pm
Log Message:
-----------
[#1983] fix one more occurrence of reference mismatch errors
Found 4 paths before; 5th path is obscure edge case where icon
is 100x100 or less, but file size is > $MAX_UPLOAD. I think
this edit removes the last direct references to $POST->{$userpic_key}
from parse_post_uploads. This is the error in the logs:
FATAL> BlobStore.pm:100 DW::BlobStore::store | Store requires data be a scalar reference. at /home/dw/production/cgi-bin/DW/Controller/EditIcons.pm line 215.
Commit: 04b51784361961dfcbbd70112b08b0cf49b901d0
https://github.com/dreamwidth/dw-free/commit/04b51784361961dfcbbd70112b08b0cf49b901d0
Author: Mark Smith <mark@qq.is>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M cgi-bin/DW/Controller/EditIcons.pm
Log Message:
-----------
Merge pull request #2001 from kareila/1983-autoscale
[#1983] fix one more occurrence of reference mismatch errors
Compare: https://github.com/dreamwidth/dw-free/compare/e94a1a9b5351...04b517843619
Home: https://github.com/dreamwidth/dw-free
Commit: 4b4f745e77f45cb387c65819c5d7a15618c231ea
https://github.com/dreamwidth/dw-free/commit/4b4f745e77f45cb387c65819c5d7a15618c231ea
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-02-20 (Mon, 20 Feb 2017)
Changed paths:
M cgi-bin/DW/Controller/EditIcons.pm
Log Message:
-----------
[#1983] fix one more occurrence of reference mismatch errors
Found 4 paths before; 5th path is obscure edge case where icon
is 100x100 or less, but file size is > $MAX_UPLOAD. I think
this edit removes the last direct references to $POST->{$userpic_key}
from parse_post_uploads. This is the error in the logs:
FATAL> BlobStore.pm:100 DW::BlobStore::store | Store requires data be a scalar reference. at /home/dw/production/cgi-bin/DW/Controller/EditIcons.pm line 215.
Commit: 04b51784361961dfcbbd70112b08b0cf49b901d0
https://github.com/dreamwidth/dw-free/commit/04b51784361961dfcbbd70112b08b0cf49b901d0
Author: Mark Smith <mark@qq.is>
Date: 2017-02-21 (Tue, 21 Feb 2017)
Changed paths:
M cgi-bin/DW/Controller/EditIcons.pm
Log Message:
-----------
Merge pull request #2001 from kareila/1983-autoscale
[#1983] fix one more occurrence of reference mismatch errors
Compare: https://github.com/dreamwidth/dw-free/compare/e94a1a9b5351...04b517843619