severity 296476 wishlist thanks Hello,
Thank you for your report. Indeed, the database name could be checked for e.g. a space in it. There are two problems here: database names can contain quite a lot of characters (including spaces, if I recall correctly) so your proposed regexp would be too strict, and a very general regexp would loose value in checking for typos. Secondly, if we check the database name, we should also check the other questions aswell, which leads to more complexity in the system (which in itself is not a problem of course). This tool is an aid for the sysadmin and 'wrong' values can be quite easily corrected. I'm making this a wishlist bug because of this. And I'm looking with an hopefull eye at the new db-config package, which might provide some generic solution for this problem. Regards, Thijs Kinkhorst -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]