Hello everybody,
does anyone have an alternative solution for this ...
In case of authentification RB returns the error Unable to retrieve groups from user “***” from controller “***”: ‘ascii’ codec can’t decode byte 0xe2 in position 19: ordinal not in range (128)
Reason: At first RB comapare the user login name. By using a group restriction RB performs an iteration over all groups of the user too.
One of these groups contains the problem character.
In case of deactivation the group restriction there is no problem but I wan’t to use it.
Default encoding on my Ubundu maschine is:
root@reviewboard~$ locale
LANG=de_DE.UTF-8
Does RB overwriting the encoding?
Is there a way to say RB which encoding it must be use for an authentification?
thx Daniel
--
Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups "Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to reviewboard...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/ca0fa44d-58a0-454c-a350-d415e514b00b%40googlegroups.com.
thx Daniel
Hi Daniel,What version of Review Board are you using?Does the log entry include a backtrace that I can look at?Christian
On Wed, Sep 18, 2019 at 04:31 spacekangaroo <space-k...@web.de> wrote:
Hello everybody,
does anyone have an alternative solution for this ...
In case of authentification RB returns the error Unable to retrieve groups from user “***” from controller “***”: ‘ascii’ codec can’t decode byte 0xe2 in position 19: ordinal not in range (128)
Reason: At first RB comapare the user login name. By using a group restriction RB performs an iteration over all groups of the user too.
One of these groups contains the problem character.
In case of deactivation the group restriction there is no problem but I wan’t to use it.
Default encoding on my Ubundu maschine is:
root@reviewboard~$ locale
LANG=de_DE.UTF-8
Does RB overwriting the encoding?
Is there a way to say RB which encoding it must be use for an authentification?
thx Daniel
--
Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
---
You received this message because you are subscribed to the Google Groups "Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to revie...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/ca0fa44d-58a0-454c-a350-d415e514b00b%40googlegroups.com.