* needs_better_patch: 0 => 1
* stage: Design decision needed => Accepted
Comment:
If we can make source paths relative to the po directory, I think we
should do it.
--
Ticket URL: <https://code.djangoproject.com/ticket/13936#comment:19>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
Comment (by vslavik@…):
FIY, [http://www.poedit.net Poedit] will handle this case correctly
starting with 1.5.6 release. Sorry it took so long to fix on my side.
--
Ticket URL: <https://code.djangoproject.com/ticket/13936#comment:20>
* status: new => closed
* resolution: => needsinfo
Comment:
The original case has been fixed outside Django and this hasn't been
touched in 3 years. If this is still an issue for you, please re-open with
current steps to reproduce.
Another consideration is that many tools have probably, like Poedit,
adapted to Django's existing source code path convention (along with other
projects that use the same convention). Changing it now would be a
backwards-incompatible change that may cause more confusion than its
worth.
--
Ticket URL: <https://code.djangoproject.com/ticket/13936#comment:21>