Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Release Branch 09.04
-
None
-
None
Description
This is a problem also present in the old renderer.
If a screen is included more than once and it has the same form, the form hyperlinks, which are now html forms have id's which are not unique in the total html result. This problem is solved in the menu renderer but not in the form renderer.
This problem shows when a "mycommunication" portlet is added twice to the same portal page in order to show the email of 2 different users. If i click on the 'subject' of am email, nothing happens because the id of the underlaying hyperlink form is not unique.