From: Jamie C. <jca...@we...> - 2001-06-18 23:44:14
|
Benjamin Meyer wrote: > > 1) When I click on the primary group button I get this error: > > Can't modify reference constructor in local at > /usr/local/webmin-0.86/useradmin/my_group_chooser.cgi line 137, near ");" This is a known problem which oddly occurs with only some versions of perl. There is an update for it at http://www.webmin.com/webmin/updates.html > 2) If you put in a wrong date it gives you the error "invalid expiry date" > Shoudn't that read expiration :) > > 3) If you go past 2038 you start getting wacky errors Yeah, unix time can't handle that. > 4) We allow for wrong dates such as Feb 31 so we should simply have drop down > boxes for the Experation day and year. Personally I find it easier to type in a number rather than select it from a long list.. - Jamie |