Hi,
I've set the Taxonomy Translation mode to "Localize". When I translate a term and save it, I get the notification "Translations Saved." but the status of the translation just shows "not translated". Any one else having this problem?

Comments

jose reyero’s picture

Status: Active » Closed (cannot reproduce)

Cannot reproduce. Also it seems no one else is having this issue.

So please try beta8 and feel free to reopen if you can reproduce it.

Bahlool’s picture

Hi,
It's working fine now. The problem was that the input format was "Filtered HTML" which did not allow translation of Terms. Once I chanced it to "Plain Text" it worked. It would be nice if it had shown the reason for the error.

jose reyero’s picture

Category: bug » task
Priority: Major » Normal
Status: Closed (cannot reproduce) » Active

Ok. Then the question is that message which unfortunately has been hidden for regular string updates.

Usually we don't want to get a message every time a string is created/updated and we also don't want to get any for bulk string operations (refresh strings, module enable, etc). But we should see that warning when editing strings manually.

We should be adding some message levels to messages produced by the string API, this calls for an extension on the $options array that is passed. Maybe 'messages' => FALSE, 'warnings' => TRUE

jose reyero’s picture

Status: Active » Fixed

We are showing that message again, everything seems to be working with latest dev version.

Bahlool’s picture

Yes, I see these messages. thanks :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.