Closed aerkalov closed 9 years ago
Parsing properties will fail because we do not check if our parent has valid attributes. We assume it does have 'ppr' attribute and we try to check if it contains certain values. Because it does not exist we fail at this point with an exception.
Parsing properties will fail because we do not check if our parent has valid attributes. We assume it does have 'ppr' attribute and we try to check if it contains certain values. Because it does not exist we fail at this point with an exception.