You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tryfunc opened this issue
Oct 1, 2019
· 0 comments
Assignees
Labels
BugA problem or regression with an existing featurehas-prAn issue that has a pull request pending that may fix this issue. The pull request may be incomplete
williamdes
added
Bug
A problem or regression with an existing feature
has-pr
An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
labels
Oct 1, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
BugA problem or regression with an existing featurehas-prAn issue that has a pull request pending that may fix this issue. The pull request may be incomplete
Describe the bug
Target table select box (Foreign -> table) is empty if the current table or database name contains a plus sign (+).
The problem is that the ajax request to tbl_relation.php includes non-url-encoded parameters the table and the db.
To Reproduce
Steps to reproduce the behavior:
Server configuration
Client configuration
The text was updated successfully, but these errors were encountered: