Steps to reproduce
- Create a circle of type closed
- Log in as other user
- Request to join that circle
Expected behaviour
App activity must to show "You sent a request to join circle", where circle is the name of circle.
Actual behaviour
App activity shows "You sent a request to join {circle}". Variable {circle} is not parsed.
Solution
Change call to method setSubject of IEvent by method setSubject of ProviderParser.