BUG 7167 Validation in the name of the process to create and modify processes.
This commit is contained in:
@@ -430,6 +430,7 @@ function newProcess(){
|
||||
fieldLabel: _('ID_TITLE'),
|
||||
xtype:'textfield',
|
||||
width: 260,
|
||||
maskRe: /^(?!^(PRN|AUX|CLOCK\$|NUL|CON|COM\d|LPT\d|\..*)(\..+)?$)[^\x00-\x1f\\?*:\";|/]+$/i,
|
||||
allowBlank: false
|
||||
}, {
|
||||
id: 'PRO_DESCRIPTION',
|
||||
|
||||
Reference in New Issue
Block a user