Page MenuHomePhabricator

Pressing Enter/Return from edit summary trigger fancy orange Fatal error
Closed, ResolvedPublic

Description

Fatal error when pressing enter

Steps to reproduce:

Actual result:

  • Press the Enter (Return) key will now trigger the Fatal error as seen in the attachments.

Expected result:

  • Page saved as usual

Note:

  • I see wpEditToken and wpEdittime etc. in the url when the fatal error appears. The edit page should use method POST instead of GET (this may or may not be the cause, otherwise a seperate bug)

Version: unspecified
Severity: major

Attached:

Afbeelding_2.png (406×1 px, 74 KB)

Details

Reference
bz27390

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:16 PM
bzimport set Reference to bz27390.

jp.posma wrote:

Ah, well spotted! It probably has something to do with the edit form, indeed. I'll look into it.

jp.posma wrote:

Fixed in r82776. Thanks for the report!