Last modified: 2013-11-20 13:48:09 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T58673, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 56673 - UnUnserilizableValue throws Not implemented yet error
UnUnserilizableValue throws Not implemented yet error
Status: VERIFIED FIXED
Product: MediaWiki extensions
Classification: Unclassified
WikidataRepo (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Wikidata bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-11-06 15:39 UTC by Addshore
Modified: 2013-11-20 13:48 UTC (History)
4 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Addshore 2013-11-06 15:39:41 UTC
UnUnserilizableValue throws Not implemented yet error.

Can reproduce by adding a ref to a claim using the following json.
This results in no claims being displayed and no js being run below claims (i.e. sitelinks)

{
   "P12":[
      {
         "snaktype":"value",
         "property":"P12",
         "datavalue":{
            "value":{
               "entity-type":"item",
               "numeric-id":2
            },
            "type":"wikibase-entityid"
         }
      }
   ],
   "P4":[
      {
         "snaktype":"value",
         "property":"P4",
         "datavalue":{
            "value":"106003204",
            "type":"string"
         }
      }
   ],
   "P5":[
      {
         "snaktype":"value",
         "property":"P5",
         "datavalue":{
            "value":{
               "time":"+00000002013-10-05T00:00:00Z",
               "timezone":0,
               "before":0,
               "after":0,
               "precision":11,
               "calendarmodel":"http://www.wikidata.org/entity/Q2"
            },
            "type":"time"
         }
      }
   ]
}
Comment 1 Henning 2013-11-06 15:53:33 UTC
https://gerrit.wikimedia.org/r/#/c/93960/
Comment 2 abraham.taherivand 2013-11-20 13:48:09 UTC
Verified in Wikidata demo time.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links