View Issue Details

IDProjectCategoryView StatusLast Update
0000090easycwmpBugpublic2015-10-07 18:55
Reportermohamed.kallel Assigned Tomohamed.kallel  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000090: check acs url in set parameter value does not work properly
Descriptioncheck acs url in set parameter value does not work properly

change

local chk=`echo $val | grep "[a-zA-Z0-9_]\+://.*"`

by

local chk=`echo $val | grep "[a-zA-Z0-9_]://.*"`
TagsNo tags attached.
e-mail notification

Activities

mohamed.kallel

2015-10-07 18:55

administrator   ~0000301

fixed in EasyCwmp-1.2.0

Issue History

Date Modified Username Field Change
2015-10-05 18:04 mohamed.kallel New Issue
2015-10-07 18:55 mohamed.kallel Note Added: 0000301
2015-10-07 18:55 mohamed.kallel Status new => resolved
2015-10-07 18:55 mohamed.kallel Resolution open => fixed
2015-10-07 18:55 mohamed.kallel Assigned To => mohamed.kallel