Closed
Bug 1501187
Opened 7 years ago
Closed 4 years ago
[FTL] Reduce checks performed when switching editors
Categories
(Webtools Graveyard :: Pontoon, enhancement, P3)
Webtools Graveyard
Pontoon
Tracking
(Not tracked)
RESOLVED
MOVED
People
(Reporter: mathjazz, Unassigned)
References
Details
Switching between source and rich FTL editor is prevented if translation contains errors and warnings.
We do that to avoid losing content when switching editors. For example, rich editor will not be able to render garbage string produced in source editor, so it would need to fallback to something.
We should investigate:
- which checks can be skipped during switching (e.g. ignore warnings)
- if we can only run checks when switching from source to rich editor
Comment 1•4 years ago
|
||
*This bug has been moved to GitHub.*
*Please check it out on https://github.com/mozilla/pontoon/issues.*
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → MOVED
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•