
| Key: |
SAK-10807
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Nuno Fernandes
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Sakai
Created: 19-Jul-2007 06:56
Updated: 23-Oct-2008 08:38
|
|
| Component/s: |
Podcasts
|
| Affects Version/s: |
2.4.0,
2.4.x,
2.4.1
|
| Fix Version/s: |
2.5.0
|
|
| 2.4.x Status: |
None
|
| 2.5.x Status: |
None
|
| 2.6.x Status: |
None
|
|
Logged event for 'podcast.add' don't include context (siteId).
Also, context (siteId) should appear on same position as in other events (right after 'group' and before 'podcast'). E.g.,
Currently events:
/content/group/podcast/43d3412d-f9d4-417d-8029-59624a82647f/c.png | podcast.add
/content/group/20c832a0-34c6-4494-00b2-8182714c1927/Podcasts/c.png | podcast.revise
/content/group/20c832a0-34c6-4494-00b2-8182714c1927/Podcasts/c.png | podcast.delete
podcast.add should be similar to:
/content/group/20c832a0-34c6-4494-00b2-8182714c1927/podcast/43d3412d-f9d4-417d-8029-59624a82647f/c.png | podcast.add
|
|
Description
|
Logged event for 'podcast.add' don't include context (siteId).
Also, context (siteId) should appear on same position as in other events (right after 'group' and before 'podcast'). E.g.,
Currently events:
/content/group/podcast/43d3412d-f9d4-417d-8029-59624a82647f/c.png | podcast.add
/content/group/20c832a0-34c6-4494-00b2-8182714c1927/Podcasts/c.png | podcast.revise
/content/group/20c832a0-34c6-4494-00b2-8182714c1927/Podcasts/c.png | podcast.delete
podcast.add should be similar to:
/content/group/20c832a0-34c6-4494-00b2-8182714c1927/podcast/43d3412d-f9d4-417d-8029-59624a82647f/c.png | podcast.add |
Show » |
|