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

Downloading some HTML reports shows a "Success:ok" after the HTML #11014

Closed
SimonWaters opened this issue Dec 14, 2016 · 1 comment
Closed

Downloading some HTML reports shows a "Success:ok" after the HTML #11014

SimonWaters opened this issue Dec 14, 2016 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Milestone

Comments

@SimonWaters
Copy link

During testing 3.0.0-rc3

When you view some HTML reports the string "Success:ok" is displayed in the browser (Firefox 55) using Debian Jessie and default PHP5 and Mysql.

Inserting this message seems to be normal behaviour of the ResponseBuilder for the API, so I assume it is being called in the wrong context.

My request

http://192.168.56.103/index.php?module=API&action=index&idSite=1&period=day&date=yesterday&activated=&mode=admin&type=&show=&updated=2&token_auth=303a5339083d704fcf3448dd7fe31530&method=ScheduledReports.generateReport&idReport=2&outputType=3&language=en&format=html

HTML response ends:

Success:ok

screen shot 2016-12-14 at 22 53 10

@mattab
Copy link
Member

mattab commented Feb 20, 2017

Thanks for the report - fixed in the latest version

@mattab mattab closed this as completed Feb 20, 2017
@mattab mattab added this to the 3.0.2 milestone Feb 20, 2017
@mattab mattab added the Bug For errors / faults / flaws / inconsistencies etc. label Feb 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.
Projects
None yet
Development

No branches or pull requests

2 participants