| Summary: | Ensure transactional policies do not commit empty operations. | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Matthias Wienand <matthias.wienand> |
| Component: | GEF MVC | Assignee: | Matthias Wienand <matthias.wienand> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.1.0 | ||
| Target Milestone: | 3.10.1 (Mars SR1) RC3 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Matthias Wienand
I added checks to the individual commit() methods of the transactional policies to ensure that null is returned when no changes are to be applied by the policy. The code is published on the master branch, therefore, I resolve this ticket as fixed for 3.10.1RC3. |