2016-04-07

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github2016-04-07 10:14 am

[dreamwidth/dw-free] 3e6140: [#1734] always set opt_preformatted to a defined v...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 3e6140b9434ab9f7b2aa216144bb2469a1a2077d
https://github.com/dreamwidth/dw-free/commit/3e6140b9434ab9f7b2aa216144bb2469a1a2077d
Author: Kareila <kareila@dreamwidth.org>
Date: 2016-04-07 (Thu, 07 Apr 2016)

Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm

Log Message:
-----------
[#1734] always set opt_preformatted to a defined value when crossposting

When the checkbox was cleared, the entry property was undefined,
so the effective value wasn't being passed along when editing a
crosspost, and the preformatting on the remote site could never
be undone.

Fixes #1734.


Commit: fc3204d14757bb5de704b3ec671667a82830aefb
https://github.com/dreamwidth/dw-free/commit/fc3204d14757bb5de704b3ec671667a82830aefb
Author: Mark Smith <mark@qq.is>
Date: 2016-04-07 (Thu, 07 Apr 2016)

Changed paths:
M cgi-bin/DW/External/XPostProtocol/LJXMLRPC.pm

Log Message:
-----------
Merge pull request #1738 from kareila/1734-xpost

[#1734] always set opt_preformatted to a defined value when crossposting


Compare: https://github.com/dreamwidth/dw-free/compare/14e0569cadf8...fc3204d14757