When viewing the Schedule page (admin/config/workflow/rules/schedule), component names can be clicked on to (supposedly) take you to the component edit screen. However they just take you to the main Rules screen (admin/config/workflow/rules).

This is due to an incorrect URL in the view that displays the Schedule page. The URL is admin/config/workflow/rules/config/[config] when it should instead be admin/config/workflow/rules/components/manage/[config].

CommentFileSizeAuthor
#1 incorrect_component_name_link-1962040-1.patch1.44 KBAnonymous (not verified)

Comments

Anonymous’s picture

Status: Active » Needs review
StatusFileSize
new1.44 KB

Here's a patch that fixes the URL.

fago’s picture

Issue summary: View changes
Status: Needs review » Fixed

Thanks, committed.

Status: Fixed » Closed (fixed)

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