Metadata
- Source
- ENGAGE-337
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Colin Clark
- Reporter
- Colin Clark
- Created
2010-02-08T13:15:31.000-0500 - Updated
2010-02-08T16:27:14.000-0500 - Versions
-
- 0.3b
- Fixed Versions
-
- 0.3b
- Component
-
- Kettle
Description
The My Collection branch contains a modification to EngageApp.js' fluid.engage.makeAcceptorForResource() method to support resource-oriented URLs in the form of:
/users/xyz/artifacts/abc
This causes other code, in particular Kettle's own dataSpout() method, to break. It should be reimplemented in a non-breaking fashion.
Comments
-
Colin Clark commented
2010-02-08T16:26:50.000-0500 Justin and I addressed this issue by rolling back the changes to Engage App in the My Collection branch. Instead, we're implementing a custom acceptor for the collect/uncollect operations in order to maintain the resource-oriented style in My Collection.
-
Colin Clark commented
2010-02-08T16:27:14.000-0500 This issue was fixed at r9318