Posted by jannalexx on September 13, 2008 at 9:06am
Jump to:
| Project: | Localization client |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Some sentences may cause "page text" selections to point on previous "source" object
It happened on different text
"page text" shows current selection, but in the "Source" and "Translation to ..." areas code points to the previous (-1 object). when editing, submits works and change goes to the previous "Source" (-1) as shown
All is happening after a sentence that cannot provide the "Source". The next selected sentence reveals the previous source an so on until the end
Any ideas?
Comments
#1
This might have been due to unescaped strings. Please try 5.x-1.2 and provide feedback. See http://drupal.org/node/434682
#2
Assume this worked out.