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

Going to wall on empty database gives error #1808

Closed
robbertbrak opened this issue Mar 4, 2019 · 0 comments
Closed

Going to wall on empty database gives error #1808

robbertbrak opened this issue Mar 4, 2019 · 0 comments
Labels
bug Issue that describes a problem with a feature that doesn't work as expected.
Milestone

Comments

@robbertbrak
Copy link
Contributor

To reproduce:

  • Do a local setup of Tatoeba with an empty database (so that there is nothing in the wall table)
  • Go to /wall/index
    Result: an error message appears.
Error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY `WallThreads`.`last_message_date` DESC, `Wall`.`date` ASC' at line 1 
@jiru jiru added the bug Issue that describes a problem with a feature that doesn't work as expected. label Mar 4, 2019
@jiru jiru closed this as completed in a8d07bb Jun 17, 2019
@trang trang added this to the 2019-06-23 milestone Jun 17, 2019
@trang trang modified the milestones: 2019-06-23, 2019-06-30 Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue that describes a problem with a feature that doesn't work as expected.
Projects
None yet
Development

No branches or pull requests

3 participants