Skip to content

Fix diary converter#345

Merged
Oumph merged 3 commits intolinuxfrorg:masterfrom
Trim:fix-diary-converter
Jan 29, 2023
Merged

Fix diary converter#345
Oumph merged 3 commits intolinuxfrorg:masterfrom
Trim:fix-diary-converter

Conversation

@Trim
Copy link
Copy Markdown
Member

@Trim Trim commented Nov 18, 2022

Note: This is the new PR created from #318 with only contain new behaviour for the diary converter


The diary to news converter creates always news with creative common license.
Even if the original author has removed the creative common license, the news created from it will be creative common licensed.

See commit 2a9c0a3 to understand why this fix is needed.

See linked suivi request.

Trim added 2 commits November 18, 2022 16:03
This was the original intention of commit 6a8984b
on March 2011. At that moment, the default value for `cc_licensed` on nodes
where `false` and we only needed to set it to true if the diary
license where the CC one.

Although, on December 2012, we changed the default value to `false` with
commit 7c6058f and it broke the diary
converter algorithm.

This fix allows to be not any more linked to the current default value
on the `cc_licensed` node as we always enfoce the new news to have the
same license.
@Oumph Oumph merged commit 368abcf into linuxfrorg:master Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants