Ticket #51 (closed defect: fixed)

Opened 3 years ago

Last modified 23 months ago

Transposh seems to truncate long sentences

Reported by: db0 Owned by: ofer
Priority: major Milestone: 0.5 - Beta wordpress plugin
Component: WordPress Plugin Version: 0.2.4
Keywords: truncate Cc:

Description

I'm trying to translate  this article in Greek but unfortunately some phrases seem to be truncated once they pass a certain amount of characters. I'm attaching a screenshot to show the problem.

The truncation happens after google does the translation but also if I manually edit the part to write the text, on the next page reload the text is truncated again.

I've noticed the same problem on other articles as well so it's not just this one.

I get the feeling it might be because Greek chars need more byters per char than latin ones and so might pass a hard limit on cacheable sentences set for the plugin(?)

Attachments

transposh-truncate.png Download (43.7 KB) - added by db0 3 years ago.
Showing the truncation going on. You can see the same if you go through the article. Look for the weird question marks

Change History

Changed 3 years ago by db0

Showing the truncation going on. You can see the same if you go through the article. Look for the weird question marks

comment:1 Changed 3 years ago by ofer

  • Status changed from new to accepted

Yes, bug - will work on this too ;)

comment:2 Changed 23 months ago by ofer

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

Fixed by [391], changed the database to support this

Note: See TracTickets for help on using tickets.