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

ovonzio’s picture

Title: Problemi with filter_access function and i18n module » Problem with filter_access function and i18n module
greenskin’s picture

Project: Module Filter » Internationalization
Version: 7.x-1.4 » 7.x-1.0-beta6
Component: Code » Miscellaneous

Moving.

jose reyero’s picture

Status: Active » Postponed (maintainer needs more info)

We'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).

jose reyero’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No follow up, so closing.