Skip to content

Additional params need to be supported #22

@jesusbagpuss

Description

@jesusbagpuss

From logs on live repository, the following params need to be accounted for:

IRStats2 (Utils validate_non_context_params): unexpected URL parameter: show_order (value: 1) has been ignored.
IRStats2 (Utils validate_non_context_params): unexpected URL parameter: human_display (value: 1) has been ignored.
IRStats2 (Utils validate_non_context_params): unexpected URL parameter: show_count (value: 1) has been ignored.
IRStats2 (Utils validate_non_context_params): unexpected URL parameter: show_more (value: 1) has been ignored.
FROM: lib/plugins/EPrints/Plugin/Stats/View/Table.pm
All have values: 1|0

IRStats2 (Utils validate_non_context_params): unexpected URL parameter: fields (value: value) has been ignored.
IRStats2 (Utils validate_non_context_params): unexpected URL parameter: do_render (value: 1) has been ignored.
FROM:

  • lib/plugins/EPrints/Plugin/Stats/View/Google/GeoChart.pm
  • lib/plugins/EPrints/Plugin/Stats/View/Google/Graph.pm
  • lib/plugins/EPrints/Plugin/Stats/View/Google/PieChart.pm
  • lib/plugins/EPrints/Plugin/Stats/View/Google/Spark.pm
  • lib/plugins/EPrints/Plugin/Stats/View/Table.pm

'fields' has values of: value|datestamp|eprintid|set_value
'do_render' has values of: 1|0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions