I've got an alias that includes the event date. When I create multiple nodes with this module, the first node doesn't have an alias.

Each of the other nodes has two alias values and alias values are associated with multiple nodes, leading to surprising results.

I noticed while deleting and recreating nodes to see what was going on that the table entries created to manage date_repeat_nodegen sequences are not deleted when the associated nodes are deleted.

CommentFileSizeAuthor
#1 fix-path-alias.patch2.86 KBvgriffin

Comments

vgriffin’s picture

Title: Path alias not created correctly » Patch: Path alias not created correctly
StatusFileSize
new2.86 KB

This patch correctly saves all nodes, using correct automatic alias if one has been specified.

It also removes project-specific node references when nodes are deleted. (This feature is only visible to someone looking inside the database.)

vgriffin’s picture

Status: Active » Needs review

Forgot to update status last time!

vgriffin’s picture

Assigned: Unassigned » vgriffin
Status: Needs review » Fixed

Fixed in 6.x-2.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.