Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.1
-
Fix Version/s: 3.2.0 Beta
-
Component/s: Core
-
Labels:None
-
Acceptance Test - Add?:No
Description
Wildfire is not able to properly parse mappings like the following: <ORGUNIT>{department}{physicalDeliveryOfficeName}</ORGUNIT>
the following error is generated:
2006.10.30 00:14:47 No ldap value found for attribute 'department}{physicalDeliveryOfficeName' 2006.10.30 00:14:47 Ldap attribute 'department}{physicalDeliveryOfficeName'=>''
We need to improve the regulat expression being used.