Closed (fixed)
Project:
Views Node Feed
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2008 at 18:28 UTC
Updated:
19 Dec 2008 at 13:01 UTC
As reported here, I was getting an error each time I saved a new node feed or updated an old one. This resulted from what I think is a typo on the drupal_set_message was treated as though it was the t( function. I added a t() function and everything's groovy again.
| Comment | File | Size | Author |
|---|---|---|---|
| views_node_feed-fix-set_message.patch | 498 bytes | tizzo |
Comments
Comment #1
andrewlevine commentedcommitted this, thanks tizzo!