History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: JBSEAM-2341
Type: Patch Patch
Status: Open Open
Priority: Critical Critical
Assignee: Unassigned
Reporter: Alexander Smirnov
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Seam

Some corrections for a Portal Compability.

Created: 03/Dec/07 03:59 PM   Updated: 15/May/08 06:13 PM
Component/s: Portal
Affects Version/s: 2.0.0.GA
Fix Version/s: 2.1.0.BETA2

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
File Attachments: 1. Text File seam-portal-patch-jsf.txt (5 kb)
2. Text File seam-portal-patch-ui.txt (0.8 kb)
3. Text File seam-portal-patch.txt (3 kb)
4. Text File seam-portal-pl-patch.patch (0.6 kb)

Environment: Jboss AS 4.2.0 , Jboss Portal 2.6.2, Seam 2.0.1-SNAPSHOT
Issue Links:
Related
 
This issue is related to:
JBSEAM-2784 Backport of Alex's code about portlet... Blocker Closed


 Description  « Hide
Fixes :
- remove URL decoding from parameters, to avoid double encoding.
- Fix PhaseListener for a portal lifecycle

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order:
Alexander Smirnov [03/Dec/07 04:00 PM]
SeamPhaseListener fixes, apply to a main src folder

Alexander Smirnov [03/Dec/07 04:00 PM]
URL manipulation fix for a portal, apply to a UI source folder

Pete Muir [05/Dec/07 11:22 AM]
Slipping, too close to the release to fiddle extensively with the seam lifecycle

Wesley Hales [06/Dec/07 02:50 PM]
If there is still an active transaction, roll it back or commit it? Both options work but the patch rolls back.

Before this patch I was getting a error almost identical to http://jira.jboss.com/jira/browse/JBAS-4481

Alexander Smirnov [28/Jan/08 12:55 PM]
There is latest patch for a SeamPhaseListener.

Pete Muir [28/Jan/08 03:57 PM]
Ok, I've applied a slight rewrite of these patches. Alex, Wesley, please test.