By pillarsdotnet on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x
Introduced in version:
7.8
Issue links:
Description:
This commit renamed the {files}.pathinfo database field to {files}.uri.
This change is also reflected in Drupal file objects. Contrib modules that referenced the pathinfo file property in D6 need to reference the corresponding uri property when upgrading to D7.
Impacts:
Module developers