Active
Project:
Views Field Rewrite
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2013 at 11:42 UTC
Updated:
4 Jun 2014 at 03:44 UTC
Jump to comment: Most recent
Comments
Comment #1
geek-merlinWatchdog has nothing special, only some warnings:
Strict warning: Declaration of views_fieldrewrite_handler_field_taxonomy::options_validate() should be compatible with views_handler::options_validate(&$form, &$form_state) in require_once()Comment #2
wapnik commentedYeah views has probably changed its api.
Comment #3
Chris Gillis commentedThis module works for me, however I recieve mountains of strict warnings spewing out everywhere.
I see this post was last updated a year ago, Is there a plan to fix this anytime soon? Is this module being actively maintained?
Comment #4
Chris Gillis commentedFor anyone interested, I have decided to use the Views Regex Rewrite module instead. It has a much simpler codebase and works like a charm out of the box. (Note that while the functionality is identical the configuration is slightly different - it provides a new field type.)