Opened 10 years ago
Closed 10 years ago
#1024 closed defect (fixed)
Activity generator is always GMG service
Reported by: | Jonas Haraldsson | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 0.8.0 |
Component: | programming | Keywords: | api, generator, client |
Cc: | Parent Tickets: |
Description
Activity.generator is always {"objectType":"service", "displayName":"GNU Mediagoblin"}
Expected: {"objectType":"application", "displayName":"MyAppName"}
when using an external client for posting.
Change History (2)
comment:1 by , 10 years ago
Milestone: | → 0.8.0 |
---|---|
Owner: | set to |
Status: | new → in_progress |
comment:2 by , 10 years ago
Owner: | removed |
---|---|
Resolution: | → fixed |
Status: | in_progress → closed |
Note:
See TracTickets
for help on using tickets.
This is fixed as of 5436d98. I also added activity creation on commenting too.