Rules in State Example are missing drools.modify() statement in consequence
---------------------------------------------------------------------------

         Key: DROOLS-431
         URL: http://jira.codehaus.org/browse/DROOLS-431
     Project: drools
        Type: Bug
  Components: site docs  
    Reporter: jetztgradnet


The State Example on the website shows rules setting states. Although the boxes 
with the rule snippets are subtitled with "Note: Prior to the beta-16 release, 
the syntax was simply "modifyObject(...)" instead of 
"drools.modifyObject(...)", the rules themselves are missing the 
drools.modify() statement after x.setState("FINISHED") in the corresponding 
consequence element

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to