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

ResponseBuilder should not modify DataTable_Simple instances at all when format=original #3575

Closed
diosmosis opened this issue Nov 25, 2012 · 1 comment
Labels
Bug For errors / faults / flaws / inconsistencies etc.

Comments

@diosmosis
Copy link
Member

Currently ResponseBuilder will return a single value when format=original if a DataTable_Simple is returned by the API w/ one row & one column.

@diosmosis
Copy link
Member Author

(In [7538]) Fixes #3575, remove code in ResponseBuilder.php that turns DataTable_Simple instances w/ one row & one column into single values, and refactor/improve some type checking code.

This issue was closed.
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

1 participant