#127 — Unlink Tranlation
by
Kai Hoppert
—
last modified
Apr 14, 2009 02:19 PM
| State | Resolved |
|---|---|
| Version: | |
| Area | Process |
| Issue type | Patch |
| Severity | Medium |
| Submitted by | Kai Hoppert |
| Submitted on | Dec 18, 2007 |
| Responsible |
—
|
| Target release: |
—
|
in unlinkTranslation.cpy
please change the following line.
context.removeTranslationReference(obj)
to
obj.removeTranslationReference(o)
The actuall part try to unlink the choosen translation from context but every context only has a reference to the canonical translation object.
please change the following line.
context.removeTranslationReference(obj)
to
obj.removeTranslationReference(o)
The actuall part try to unlink the choosen translation from context but every context only has a reference to the canonical translation object.
- Steps to reproduce:
- try to unlink any translation
Added by
Wichert Akkerman
on
Dec 18, 2007 03:30 PM
Done in revision 18493
Issue state:
unconfirmed
→
resolved
Added by
(anonymous)
on
Apr 14, 2009 02:19 PM
en el desierto
No responses can be added.
If you can, please log in before submitting a reaction.
