I have case where I allow users edit some nodes, but never change publishing options. Because there is no fieldset for publishing, Node Expire creates its own even when expire field itself is hidden (or to be precise - type of 'value')

Patch fixes that, but I wonder if this value needed at all there. Suggestions are welcome.

Patch attached.

CommentFileSizeAuthor
empty_options_fieldset_fix.patch726 bytespavel.karoukin
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Nafes’s picture

Pavel, thank you for the patch. Let me test it for some time.

  • Nafes committed 18a3607 on 7.x-1.x authored by pavel.karoukin
    Issue #2422507 by pavel.karoukin: [PATCH] When not showing expire field...
Nafes’s picture

Status: Needs review » Fixed

Pavel, the patch is very good. I committed it to 7.x-1.x-dev release and will include it to next recommended release. Thank you.

7.x-1.x-dev release is good to use right now. All further development is made in feature branches and does not influence 7.x-1.x-dev release.

Status: Fixed » Closed (fixed)

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