Problem/Motivation

The latest file entity (dev) version already delcares the query substitution ***BYPASS_FILE_ACCESS***. This double definition causes notices in the substitution handling of views.
Notices similar to Array to string conversion in views.module 2184

Proposed resolution

Since there's no alter hook for substitutions we only can remove the substitution in the hook.
And add a version dependency to file_entity >=7.x-2.0-beta2

Remaining tasks

Reviews needed.

User interface changes

None.

API changes

None.

Data model changes

None.

Comments

alieffring’s picture

patch works for me

  • nedjo committed 5396ea2 on 7.x-1.x authored by das-peter
    Issue #2533462 by das-peter: Latest file entity version already delcares...
nedjo’s picture

Status: Needs review » Fixed

Thanks, applied.

nedjo’s picture

I've posted a new release of File Admin to include this fix.

Status: Fixed » Closed (fixed)

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