]
Mark Proctor updated JBRULES-1815:
----------------------------------
Assignee: Michael Neale (was: Mark Proctor)
DoPropfind servlet ignores property attributes due to bad
refactoring
---------------------------------------------------------------------
Key: JBRULES-1815
URL:
https://jira.jboss.org/jira/browse/JBRULES-1815
Project: JBoss Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-guvnor
Affects Versions: 5.0.0.M2, 5.0.0.M3, FUTURE
Reporter: Cezary Dendek
Assignee: Michael Neale
Method execute(HttpServletRequest req, HttpServletResponse resp)
calls method getPropertyNodeAndType() expecting it to change values of parameters (which
is incorrect):
int propertyFindType = FIND_ALL_PROP;
Node propNode = null;
getPropertyNodeAndType(propNode, propertyFindType, req);
// propNode is here expected to be set as well as propertyFindType. This is not correct,
this is very not correct.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: