Ticket #892 (closed defect: fixed)

Opened 15 months ago

Last modified 12 months ago

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

Changed 14 months ago by NilsLindenberg

  • description modified (diff)

Changed 14 months ago by NilsLindenberg

  • owner changed from unassigned to NilsLindenberg
  • status changed from new to accepted

Changed 14 months ago by NilsLindenberg

  • status changed from accepted to testing

should be fixed in [1415].

Changed 14 months ago by BrianKoontz

  • status changed from testing to commit

Works for me.

Changed 14 months ago by BrianKoontz

  • status changed from commit to closed
  • resolution set to fixed

Changed 12 months ago by BrianKoontz

  • keywords trunk-unported added
Note: See TracTickets for help on using tickets.