Page MenuHomePhabricator

Uncaught TypeError: Cannot read property 'properties' of undefined
Closed, ResolvedPublic

Description

On Special:SearchTranslations, clicking edit opens a regular editor instead of the TUX editor.

Steps to reproduce:

  1. Visit URL
  2. Click "Edit translation" for any search result on a new page.

Observed:

  • Regular edit page opens

Expected:

  • translation editor opens on the same page.

Version: master
Severity: major
URL: https://translatewiki.net/w/i.php?title=Special:SearchTranslations&query=opmerking&language=nl

Details

Reference
bz46335

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:31 AM
bzimport set Reference to bz46335.

Info by Niklas:

ext.translate.editor.js:40
if ( this.$editTrigger.data( 'message' ).properties.status === 'fuzzy' ) {

fa3e862e, Amir E. Aharoni

For obvious reasons we don't have message object here

patch: Id9a089009dce0bf9071a2beb4c1abb49bd06bb1a