Follow-up to #2695297: Refactor EntityFile and use process plugins instead

The EntityFile patch removed the "source_path_property" configuration property from the entity:file destination, since it was no longer needed. We (well, I) neglected to remove one usage of that from d6_user_picture_file.yml. Let's do that.

Comments

mikeryan created an issue. See original summary.

mikeryan’s picture

Status: Active » Needs review
StatusFileSize
new580 bytes
mikeryan’s picture

Title: Obsolete destination property in d6_user_picture_file » Obsolete destination properties in d6_file/d6_user_picture_file
StatusFileSize
new932 bytes

*sigh* - a stale urlencode in the d6_file destination configuration as well...

hussainweb’s picture

Status: Needs review » Reviewed & tested by the community

I grepped for these two properties and can't find anything else and the previous issue does remove all these properties (except this one).

xjm’s picture

Issue tags: +rc eligible

As a small change to an experimental module, this issue is RC eligible per:
https://www.drupal.org/core/d8-allowed-changes#rc

  • catch committed f3a8372 on 8.3.x
    Issue #2793731 by mikeryan: Obsolete destination properties in d6_file/...

  • catch committed 6ba7c94 on 8.2.x
    Issue #2793731 by mikeryan: Obsolete destination properties in d6_file/...
catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.3.x and cherry-picked to 8.2.x. Thanks!

Status: Fixed » Closed (fixed)

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