Ticket #7470 (closed Bug: fixed)

Opened 4 years ago

Last modified 4 years ago

i18n:name tags are not translated on Plone 3.0.4

Reported by: jphoude Owned by: hannosch
Priority: major Milestone: 3.0.5
Component: Internationalization Keywords:
Cc:

Description

After upgrading my sites to Plone 3.0.4, I started seeing things like ${click_here} on some pages. For example, on login_form : If you have forgotten your password, ${click_here}. Or on the Rules tab : Content rules for ${context}

I'm seeing this on two different plone 3.0.4 sites. On has the default language set to French, and the other to English. I'm *not* seeing this bug on a third site... The difference may be that this one has LinguaPlone installed.

Change History

comment:1 Changed 4 years ago by naro

As workaround you can remove all translation files from ZMI/Control_Panel/PlacelessTranslationService/ (check all checkboxes, press Remove and restart Zope).

comment:2 Changed 4 years ago by kleist

possibly related to #7475 ?

comment:3 Changed 4 years ago by naro

#7475 describes the same situation. Look there for calendar portlet screenshot.

comment:4 Changed 4 years ago by pigeonflight

Restarting Zope fixed it for me.

This ONLY happens on a newly installed Plone 3.0.4 site. The problem clears up with a simple restart of Zope.

comment:5 Changed 4 years ago by jphoude

Indeed, that seems to be fixed on my sites too after a restart. :)

comment:6 Changed 4 years ago by hannosch

  • Status changed from new to closed
  • Resolution set to fixed

The root cause of this problem was fixed in a new version of PTS which is part of Plone 3.0.5.

Note: See TracTickets for help on using tickets.