Closed (cannot reproduce)
Project:
Internationalization
Version:
7.x-1.0-beta6
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2011 at 00:54 UTC
Updated:
26 Dec 2012 at 13:01 UTC
I have a Drupal 7.21 installation, with the i18n module v. 7.x-1.0-beta6. I create a page in italian (which is set as default language), then i translate it in english, the other language of my site. But when i save the english version i get this error notice on the top of the page: "Notice: Trying to get property of non-object in filter_access() (line 985 of h ome/..../modules/filter/filter.module)".
You can check this error on this page: http://www.devschaefer.com/nanotech/en/node/67. The italian version of the page, http://www.devschaefer.com/nanotech/it/node/67, works right.
Thank you!
Comments
Comment #1
ovonzio commentedComment #2
greenskin commentedMoving.
Comment #3
jose reyero commentedWe'd need a full backtrack to see how that function is called (from i18n?)
Enable devel module and the 'Backtrace' option in Error handler (Devel settings).
Comment #4
jose reyero commentedNo follow up, so closing.