Addshore created this task.
Addshore added projects: Wikidata-Campsite, Wikidata, JavaScript.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  When enabling a new datatype on a wikibase, browser clients have a hard time 
adapting to the change as the new datatype will not automatically get added to 
the datatypestore held in the browsers local storage.
  
  So for example, when enabling the musical-notation data type on a wiki, if a 
user has previously used the wiki they will not be able to use the data type 
unless they clear their local storage.
  
  Instead when they try to edit or add something with the data type the 
following will happen:
  
  F28257926: image.png <https://phabricator.wikimedia.org/F28257926>
  
    Found property P3 in entityStore but couldn't find the datatype 
"musical-notation" in dataTypeStore. This is a bug or a configuration issue.
  
  The error is thrown from: 
https://github.com/wikimedia/mediawiki-extensions-Wikibase/blob/master/view/resources/jquery/wikibase/snakview/snakview.variations.Value.js#L191-L195
  
  We need to clear and or update localstorage in this error condition, or 
prompt the user to do so?

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

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

To: Addshore
Cc: Aklapper, Addshore, Onmir, DannyS712, Nandana, Mh-3110, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, enigmaeth, rohitt, LawExplorer, 
_jensen, Jonas, Dixtosa, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, 
Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to