This can turn out to be a nice little module.

Here's a patch that will load the default value in the edit link title when the display being edited uses the default.

This also fixes one of the PHP notices that comes up when you've tried to check the disabled property on a view object.

And it fixes a link in the user facing UI that points to the wrong page in the Views UI.

This module will be easier to submit patches to if it can adhere to Drupal coding standards. http://drupal.org/coding-standards

CommentFileSizeAuthor
views_ui_basic-warnings-default.patch2.47 KBAnonymous (not verified)

Comments

baronmunchowsen’s picture

Thanks for this patch. The patch to the admin.inc file failed for me:

patching file views_ui_basic.admin.inc
Hunk #1 FAILED at 35.
1 out of 1 hunk FAILED -- saving rejects to file views_ui_basic.admin.inc.rej
patching file views_ui_basic.module

but I managed to find the line and change it manually (was line 38 in file rather than 35).

Thanks!

Jonah Ellison’s picture

Assigned: Unassigned » Jonah Ellison
Status: Active » Fixed

Patch applied to 6.x-1.1, thanks!

Status: Fixed » Closed (fixed)

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