this looks a javascript bug at
https://github.com/apache/jspwiki/blob/master/jspwiki-war/src/main/webapp/templates/haddock/admin/UserManagement.jsp#L39


The error showed on the JavaScript console :

[Error] TypeError: $('userid').getValue is not a function. (In
'$('userid').getValue()', '$('userid').getValue' is undefined)
refreshUserInfo (Admin.jsp:337)
onchange (Admin.jsp:372)

Anyone else?

cheers,
Harry


On 21 February 2018 at 19:14, Luke Johnson <luke.john...@maines.net> wrote:

> Hi, just upgraded from 2.8.3 to 2.10.3. Hit a couple snags, but mostly
> went smooth. Following issue has me stumped.
>
>
>
> I can create users, and delete users. I cannot edit users. This applies
> for users both from before and after the upgrade. All user attributes show
> up as ‘undefined’ and if I try and save any changes, I get “I could not
> find user profile undefined”. All old users are still able to login with
> their old 2.8.3 passwords just fine.
>
>
>
> Any thoughts?
>
>
>
>

Reply via email to