#44
IR_base::dbobj2ORM variable name collision
-
- Created on: Tue, 19 May 2009 (over 2 years ago)
- Reported by: Stan Angeloff
- Assigned to: -
- Milestone: 1.0
- Status: Fixed
- Priority: Normal (3)
- Component: -
-
-
Followers

Stan Angeloff
No file chosen
You have an empty file field. Please select or remove it.
Time Expenditure
Loading
child_class_helpers, the key is assigned to the$namevariable, which is already used as the property name. The following code solves this issue by using a different key variable in the loop:Cheers,
Stan