Insert view doesn't work with i18n
zmove - March 29, 2007 - 09:59
| Project: | Insert View |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
Hi all,
There is a problem with insert view module, it bug with i18n (don't know if it's a i18n bug or an insert view bug).
My website have to be in french and english... french is the default language.
If I create view for the french part, it works, but If I translate that page in english, my view show the insert view code : [view:myview]

#1
Sorry for not commenting on this sooner. I'll look into adding I18n support for the Drupal 6 release...
#2
Has anyone tested the 6.x-1.x-dev version of Insert View with I18n? Haven't heard any feedback, and haven't tried it myself.
I'll probabably put out the 6.x-1.0 release without looking into this.
If you have problems, report them please.
#3
It works for me without problems.
#4
works for me as well. zmove may be having problems with his input formats and filters? when he translates a page, it may be changing the selected input format on the body.. that's the only reason I'd think it would display the [view: ] code, if the input filter for insert views wasn't enabled.
#5
Haven't had an issues;
(Personally I have my pages set up so it shows the view from the parent translation always :).)