Ticket #892 (closed defect: fixed)
Translation issues with the edit handler.
| Reported by: | NilsLindenberg | Owned by: | NilsLindenberg |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | handlers | Version: | 1.1.6.7 |
| Severity: | normal | Keywords: | i18n, l10n trunk-unported |
| Cc: |
Description (last modified by NilsLindenberg) (diff)
line 90:
$_POST['submit'] == 'Preview'
and line 144:
$_POST['submit'] == 'Store'
should use INPUT_SUBMIT_PREVIEW / INPUT_SUBMIT_STORE instead.
Edit: reported by Ilija on #wikka
Change History
Note: See
TracTickets for help on using
tickets.