CommentFileSizeAuthor
#2 webform_features-2688039-2.patch1.72 KBrosk0

Comments

RoSk0 created an issue. See original summary.

rosk0’s picture

Status: Needs work » Needs review
StatusFileSize
new1.72 KB

Patch to provide requested abilities.

ekes’s picture

Would the commit from the 3.x branch not do this; and enable it on all points of the processing: export, export render, and rebuild.

"Add alter hooks on each features step like UUID Features does"
http://cgit.drupalcode.org/webform_features/commit/?id=fa4a345

I've just cherry-picked it into the 4.x branch, good so far.

jweowu’s picture

__drupal_alter_by_ref was a Drupal 6 thing. That will be completely ignored by Drupal 7 (which does not need it at all).

rosk0’s picture

Assigned: rosk0 » Unassigned
pol’s picture

Hi all,

Does the first patch is still valid ?

rosk0’s picture

Hi @Pol,

Yes, patch is valid. Commit referenced in #3 didn't make to 7.x-4.x branch.

  • Pol committed ea5186d on 7.x-4.x authored by RoSk0
    Issue #2688039 by RoSk0, ekes, jweowu: Introduce a way to alter webform...
pol’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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