Can you check if the bug is present in exhibit/Head which is the most current version?
-------- Original message -------- From: Frederic_L <[email protected]> Date: 07/14/2014 9:36 PM (GMT-05:00) To: [email protected] Subject: [Simile-Widgets] Possible bug in Exhibit 3.1.0rc : display only the first element of an item property in the facets Hello, I think I found a possibl bug in the Exhibit 3.1.0rc. Exhibit 3.1.0rc only seems to display the first element of an item property. For example, when I try the following very simple json file : { "items": [ {"label":"Diagnostic Criteria...[random_nb]","type":"copublications","xy":"42.35982, -71.09211", "auth":"Schiffman, Eric", "n":1,"title":"Diagnostic Criteria for Temporomandibular Disorders","field":["Dentistry","Oral surgery & Medicine"],"iu":"MIT", "if":["Univ Auvergne","Univ Bordeaux"]}, {"label":"test...[random_nb]","type":"copublications","xy":"42.35982, -71.09211", "auth":"test", "n":1,"title":"test","field":["Physics","Mathematics"],"iu":"MIT", "if":["SciencePo Paris","Univ Grenoble"]} ], "properties" : {"n" : {"valueType" : "number"}} } Exhibit 3.0.0 display all the disciplines and Institutions in the facets, but Exhibit 3.1.0rc only display only the first of each item. See below the screenshots. I used http://api.simile-widgets.org/exhibit/3.0.0/exhibit-api.js and http://api.simile-widgets.org/exhibit/3.1.0rc/exhibit-api.js, this is the only thing I changed (with the map extension) in the html file between the two screenshots. Facets with Exhibit 3.0.0 Same facets with Exhibit 3.1.0rc (same json file), half of the properties are not displayed in this case. -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "SIMILE Widgets" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/simile-widgets. For more options, visit https://groups.google.com/d/optout.
