when I send a node with the published checkbox unchecked and later I publish it from the content admin page, the autosubscription isn't able to add the node to my subscriptions.

CommentFileSizeAuthor
#4 subscriptions_13.module47.44 KBdziemecki

Comments

dziemecki’s picture

Version: 4.7.x-1.x-dev » 6.x-1.x-dev
Assigned: Unassigned » dziemecki

I'm changing the version for this bug to "CVS" because this is a known issue in the current version, but not one I can fix. There is no way to tell on node update if the status is changing from unplushed to published, or not. Hopefully, I'll have better hooks on the next update.

Coquevas’s picture

Are the core-devels aware of this issue?

dziemecki’s picture

Yes. I'm discussing this with them on the developer list. There just hasn't been a broad need for it. There may be other more awkward methods of addressing this. I'm investigating.

dziemecki’s picture

Version: 6.x-1.x-dev » 4.7.x-1.x-dev
StatusFileSize
new47.44 KB

No sooner do I say that I can't than I do. Try the attached.

Coquevas’s picture

Away from the server. Tomorrow I'll try it.

Coquevas’s picture

In an early test, seems to work very well. I'll give you more feedback when I try it in the live site coworking with the scheduler module.

dziemecki’s picture

Status: Active » Fixed

Corrected code committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)