Skip to content

Parsing error in activities when user request to join a circle #243

@fgsl

Description

@fgsl

Steps to reproduce

  1. Create a circle of type closed
  2. Log in as other user
  3. 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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions