Re: Unable to edit users

2018-02-25 Thread Dirk Frederickx
Harry, Tx for pointing out.I've pushed a quick fix. I've been working on integrating the Admin Pages (currently stand-alone html page) into the UI of JSPWiki/Haddock. When you are logged in as ADMIN, additional TABs would show up in the UserPreferences : - Users : user-management (view,

Re: Unable to edit users

2018-02-25 Thread Harry Metske
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