-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Labels:
-
Branch Version/s:7.2.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Git Pull Request:
Steps to Reproduce Kaleo Forms:
- Go to Kaleo Forms Admin
- Add new process
- Complete wizard until "Forms" step
- View header for Forms
Expected Result:
Forms section reads with lang value "Forms".
Actual Result:
Forms section reads with lang key "forms".
Steps to Reproduce Kaleo Designer:
- Control Panel > Workflow
- Go to Schemes tab
- Assign Single Approve to Blogs Entry
- Go to Kaleo Designer
- Attempt to Unpublish the Single Approver definition
- View error message
Expected Result:
Correct error shown for unpublishing a definition in use.
Actual Result:
Error reads with lang key "you-cannot-deactivate-or-delete-this-definition".
Issue was caught by Source Formatter
run from master-private portal-impl:
ant format-source-all -Dsource.throw.exception=true -Dsource.fail.on.error=true