If I am at admin/settings/wysiwyg/profile/[profileID]/edit, the only option is to hit the Save button. Please provide breadcrumb navigation or buttons ("cancel"?) to allow navigation back to the WYSIWYG main configuration page without saving.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dave Reid’s picture

Status: Active » Needs review
FileSize
778 bytes

Patch for review that adds a cancel markup link.

Dave Reid’s picture

FileSize
850 bytes

Better patch that adds weight to submit and cancel in case anyone wants to alters the form.

TwoD’s picture

Thanks for the patch! Good thought with the weights.

I just wonder if anyone thinks we should have a button instead of a link for consistency?

Dave Reid’s picture

Using a link is kinda the standard in core. That way you don't have to define a new submit handler just to do a redirect back.

sun’s picture

Status: Needs review » Fixed

Thanks for reporting, reviewing, and testing! Committed to all branches.

A new development snapshot will be available within the next 12 hours. This improvement will be available in the next official release.

Status: Fixed » Closed (fixed)

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