Closed (fixed)
Project:
Drush
Component:
User Commands
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2012 at 16:07 UTC
Updated:
9 Sep 2012 at 07:11 UTC
Jump to comment: Most recent file
Since #1361228: Make the user entity a classed object user_save() no longer exists.
Patch attached fixes the Drush commands that use user_save() to call the entity method save() for d8.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush.user_.drupal8.patch | 1.41 KB | alexpott |
Comments
Comment #1
alexpottadding patch
Comment #2
moshe weitzman commentedCommitted. Thanks.
Comment #3
bneel commentedWorks perfectly Thx