Ticket #254 (closed defect: fixed)
Double quotes not handled correctly in module.info parsing and l10n server
| Reported by: | andy_st | Owned by: | andy_st |
|---|---|---|---|
| Priority: | major | Milestone: | 3.0 Beta 1 |
| Version: | Keywords: | l10n | |
| Cc: |
Description
Double quotes of the following message are lost when stored in the outgoing_translations table by the l10n client.
Message from modules/akismet/module.info:
Filter comments through the <a href="http://akismet.com">Akismet web service</a>
andy_st is currently refactoring l10n_client code to pass plural forms around. This refactoring is probably taking care of this issue as well.
Change History
Note: See
TracTickets for help on using
tickets.