Skip to content

GrowthExperiments extension derails display of data on WikiApiary for wikis using itΒ #22

@kghbln

Description

@kghbln

The GrowthExperiments extension, at least I think this is the one causing the issue derails the display of data on WikiApiary because it returns data for pageviewservice-supported-metrics in complex JSON (not sure how to call this), i.e. the value fetched from the API closes with two brackets }} which conflicts with wikitext. The template thinks it comes to an end with the pageviewservice-supported-metrics parameter, which is obviously not the case.

..
|pageviewservice-supported-metrics={u'siteviews': {u'uniques': u'', u'pageviews': u''}, u'mostviewed': {u'pageviews': u''}, u'pageviews': {u'pageviews': u''}}
..

@hexmode Is there a way to tell BumbleBee to either escape the closing brackets or if easier to not even collect this data item? A fix will be cool to get WMF wikis on track again on WikiApiary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions