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

Error editing User with loginname containing space #618

Closed
cesmarvin opened this issue Aug 20, 2014 · 7 comments
Closed

Error editing User with loginname containing space #618

cesmarvin opened this issue Aug 20, 2014 · 7 comments
Labels
bug Something isn't working

Comments

@cesmarvin
Copy link
Contributor

Original report by Maic Siemering (Bitbucket: eruvanos, GitHub: eruvanos).


Kein Leerzeichen in Username erlaubt?

  • Anlegen eines Users mit Loginname: user abc
  • speichern
  • anschließendes bearbeiten zeigt einen Fehler 400 in error dialog.
@cesmarvin
Copy link
Contributor Author

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


I can't reproduce this issue. Which browser do you use? Do you use a reverse proxy?

@cesmarvin
Copy link
Contributor Author

Original comment by Maic Siemering (Bitbucket: eruvanos, GitHub: eruvanos).


Yes, in front of the Tomcat is an Apache.

And I browse via an proxy with Firefox 31.

@cesmarvin
Copy link
Contributor Author

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


It is possible that you bypass the reverse proxy and test the behavior without the proxy?

@cesmarvin
Copy link
Contributor Author

Original comment by Maic Siemering (Bitbucket: eruvanos, GitHub: eruvanos).


I was able to reproduce it:

  1. Open user management
  2. Create new User
  3. Data:
    Name: user abc
    Displayname: user
    E-Mail: user.abc@googlemail.com
    PW: ******
    PW: ******
    Admin uncheck
    Active check

After saving, the server schows an error on selecting the user row.
Could not load items. Server returned status: 400

@cesmarvin
Copy link
Contributor Author

Original comment by Maic Siemering (Bitbucket: eruvanos, GitHub: eruvanos).


Yes wait a secound....

Ok, I was able to reproduce it without using internet proxy.

url: https://server/#userPanel;user abc

maybe the url encoding?

@cesmarvin
Copy link
Contributor Author

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


Sorry, i mean the reverse proxy not the internet proxy, please try to access the tomcat directly. Because i'm not able to reproduce it (tested with Chrome 36 and Firefox 31 on linux).

@cesmarvin
Copy link
Contributor Author

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


Closed, because of inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant