Problem
- When commenting on an issue
- And someone else commented + changed issue properties while I'm commenting
- And if I review the conflicting changes + submit the comment form again
- Then the issue node gets unpublished.
Note: I have d.o site admin permissions, possibly this bug is limited to users that are able to change the publishing status of nodes.
Whenever this happens, I have to manually edit the issue node and publish it again.
Comments
Comment #1
sunWow, apparently, I'm constantly unpublishing issues now... :-(
It's just coincidence/luck that I don't close my browser tab immediately, so I notice that the issue is suddenly unpublished... I assume we're just waiting for the first time it goes unnoticed and others will see an "Access denied" page instead of the issue. :-/
Comment #2
sunIt looks like @YesCT is also affected by this; she unintentionally unpublished #1512424: Add a LanguageInterface, and property setters/getters to Language class
Comment #3
yesct commentedAdded examples to summary.
Comment #4
andypostSeems because 'published' checkbox is unset in new "mega comment form"
Comment #5
penyaskitoHappened again in https://drupal.org/node/1921152?
Comment #6
drummComment #7
drummComment #8
drummhttp://drupalcode.org/project/project_issue.git/commit/a2b507e should fix this, and improve the situation for #2192121: Previewing comments not possible. Deploying in the next 30 minutes.
Comment #9
drummNow deployed.