mariarahat / bungeni-editor

Automatically exported from code.google.com/p/bungeni-editor
2 stars 0 forks source link

Document Translation Fails #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Unit tests for the document translations yeild successful outputs.

The translation fails often in a live editor scenario.

Original issue reported on code.google.com by ashok.ha...@gmail.com on 4 Dec 2009 at 1:03

GoogleCodeExporter commented 9 years ago
Seems to be operating system related.

Unit tests are run on mac os x -- worked successfully.

Live tests are run on ubuntu -- fail.

To do :

Run the unit tests on ubuntu

Original comment by ashok.ha...@gmail.com on 4 Dec 2009 at 1:04

GoogleCodeExporter commented 9 years ago
Unit test fails on ubuntu / Works on mac os x

Original comment by ashok.ha...@gmail.com on 4 Dec 2009 at 1:21

GoogleCodeExporter commented 9 years ago
Fixed -- incorrect translator in pipeline for "omissis"

Original comment by ashok.ha...@gmail.com on 4 Dec 2009 at 3:09

GoogleCodeExporter commented 9 years ago
mac os x - minixslt reference works independent of case ... 

ubuntu - minixslt references are case sensitive

Original comment by ashok.ha...@gmail.com on 7 Dec 2009 at 6:55