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

Object not found when editing #10

Open
blackfyre opened this issue Jan 27, 2015 · 0 comments
Open

Object not found when editing #10

blackfyre opened this issue Jan 27, 2015 · 0 comments

Comments

@blackfyre
Copy link

On windows I get an object not found error when attempting to create/edit users/groups/permission, while listing works. The trouble is in the URL.

This is the listing URL: /admin/model/KraftHaus%255CBauhausUser%255CUser
And this is the generated one: /admin/model/KraftHaus%5CBauhausUser%5CUser/1

The difference is that instead of %255C the generated url uses %5C for the same character, when I swap them in the generated url it works as intended.

Tested on a fresh install running on XAMP, with only 1 user added through the CLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant