Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0-Alpha3
-
Component/s: Integrations
-
Labels:None
-
Environment:n/a
Description
The JSP region tag is relying on being able to push to a pushId directly if the user does not specify a group. This capability has been removed, and so now, a group has to be relied on instead, and PushContext.addGroupMember() always has to be called.
Issue Links
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #20886 | Tue Mar 09 11:53:22 MST 2010 | philip.breau | |
Files Changed | ||||
MODIFY
/scratchpads/snowplow/integration/jsp/core/src/main/java/org/icepush/jsp/tags/BaseTag.java
|