Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional params need to be supported #22

Open
jesusbagpuss opened this issue May 6, 2024 · 0 comments
Open

Additional params need to be supported #22

jesusbagpuss opened this issue May 6, 2024 · 0 comments

Comments

@jesusbagpuss
Copy link

jesusbagpuss commented May 6, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant