aude created this task.
aude added projects: Wikidata, MediaWiki-extensions-WikibaseRepository.
Herald added subscribers: Zppix, Aklapper.

TASK DESCRIPTION

When adding a new statement, after selecting a property. (and the spinner keeps spinning)

there is no stacktrace in the console but this code is the problem:

$viewPort.wrapInner('<div/>').children();
 if (!dataType && dataValue === null ) {
     $valueViewDom.text(mw.msg('wikibase-snakview-variation-nonewvaluefordeletedproperty')).addClass(this.variationBaseClass + '-nonewvaluefordeletedproperty');
     return false;
 }

TASK DETAIL
https://phabricator.wikimedia.org/T138654

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: aude
Cc: Aklapper, Zppix, aude, D3r1ck01, Izno, Wikidata-bugs, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to