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

Key: UP-623
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Ken Weiner
Reporter: Freddy Lopez
Votes: 0
Watchers: 0
Operations

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

Anchor capabilities so that rendering returns to active channel

Created: 24/Aug/04 10:39 AM   Updated: 16/Oct/06 05:33 PM
Component/s: Framework
Affects Version/s: 2.3.3
Fix Version/s: 2.4

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
Operating System: Windows XP
Platform: PC
Issue Links:
Generic Relation
 
This issue relates to:
UP-1600 Portlet Tests Failures in IE Major Closed

Bugzilla Id: 1653


 Description  « Hide
Anchor capabilities so that rendering returns to active channel. User has to
keep scrolling down the page if interacting with a channel that exists in the
bottom of the layout (screen).

 All   Comments   Work Log   Change History      Sort Order:
Ken Weiner [24/Aug/04 01:33 PM]
I think this is a good enhancement, but I want to make sure it is implemented at
the right level. For example, I don't think the serializer should be modified
to achieve this anchoring. It should be done within the theme and possibly a
new XSLT "filter" if needed.

Freddy Lopez [22/Sep/04 02:40 PM]
Implemented as an extension to the Serializer and will append an anchor to all
links/forms that refer back to the portal. The anchor used is the channel
instance Id since that will guarantee a unique id for each channel. This is a
new feature and is configurable via a true/false property in portal.properties.

Christopher J. Holdorph [16/Oct/06 05:33 PM]
I believe UP-623 is probably where this problem was introduced.