When the feed is attached to a content type whose machine name includes underscore (e.g.: my_feed) , the feed creation link in build/feeds will link to non-existent page node/add/my_feed. It looks like it should link to node/add/my-feed instead.

CommentFileSizeAuthor
#2 629096.patch903 bytesquickcel

Comments

alex_b’s picture

Version: 6.x-1.0-alpha7 » 6.x-1.x-dev
Priority: Normal » Critical
Issue tags: +Novice

Thanks for reporting. We should include a fix in the next release. Hence pushing to critical. This is a novice task.

quickcel’s picture

StatusFileSize
new903 bytes

Attached is a patch that replaces the underscore with a hyphen so that it links to the correct page

quickcel’s picture

Status: Active » Needs review
alex_b’s picture

Status: Needs review » Fixed

Committed, thank you.

Status: Fixed » Closed (fixed)
Issue tags: -Novice

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