-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Admin - Load pages doesn't work - Something went wrong #3385
Comments
I see also a comma in het searchbox and a active filte: Keyword: ...-... |
@chriskamps |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I go to the "Pages"-page: /cms/page/index then I get the message "Attention - Something went wrong" in a popup.
The reason is this call:
/admin_???/mui/index/render/key/[key]/?namespace=cms_page_listing
&search%5B%5D=
&search%5B%5D=
&search%5B%5D=
&search%5B%5D=
&search%5B%5D=
&search%5B%5D=
&search%5B%5D=
&search%5B%5D=
&search%5B%5D=
&search%5B%5D=
&search%5B%5D=
&search%5B%5D=
&sorting%5Bfield%5D=ids
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&sorting%5Bdirection%5D%5B%5D=false
&paging%5BpageSize%5D=20
&paging%5Bcurrent%5D=1
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&filters%5Bplaceholder%5D%5B%5D=true
&isAjax=true
Very much search-, sorting%5Bdirection- and parameters: filters%5Bplaceholder.
What is the solution to fix this?
The text was updated successfully, but these errors were encountered: