r90402 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r90401‎ | r90402 | r90403 >
Date:16:57, 19 June 2011
Author:kipcool
Status:deferred
Tags:
Comment:
option attributes now available for language specific annotations as well
Modified paths:
  • /trunk/extensions/Wikidata/OmegaWiki/Editor.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Wikidata/OmegaWiki/Editor.php
@@ -1500,6 +1500,7 @@
15011501 $parameters = array(
15021502 "level" => $this->attributesLevelName,
15031503 "definedMeaningId" => $idPath->getDefinedMeaningId(),
 1504+ "syntransId" => $syntransId,
15041505 "annotationAttributeId" => $idPath->getAnnotationAttribute()->getId(),
15051506 "onUpdate" => 'updateSelectOptions(\'' . $this->addId( $idPath->getId() ) . $wgOptionSuffix . '\',' . $syntransId
15061507 );

Status & tagging log