
| Key: |
UP-602
|
| Type: |
Bug
|
| Status: |
Closed
|
| Resolution: |
Duplicate
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Eric Dalquist
|
| Votes: |
0
|
| Watchers: |
2
|
|
If you were logged in you would be able to see more operations.
|
|
|
uPortal
Created: 02/Aug/04 11:54 AM
Updated: 29/Aug/07 05:42 PM
|
|
| Component/s: |
Aggregated Layouts
|
| Affects Version/s: |
None
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
Issue Links:
|
Duplicate
|
|
|
|
This issue is duplicated by:
|
|
UP-1569
do not allow fragments to be added to...
|
|
|
|
|
|
|
The current fragment manager UI allows a pulled fragment to be added to a pushed
fragment. When this happens exceptions are thrown at different points in the
aggregated layout manager and the only fix is to go into the database and remove
the offending pushed fragment manually.
Procedure to reproduce:
Get 2.3.3 release from CVS
> Run initportal
> Login as admin
> Edit Preferences
> Go to the fragment manager
> Create a new pushed fragment and add content to it
> Publish fragment to everyone
> Save Preferences
> Go back to fragment manager
> Create a new pulled fragment and add content to it
> Publish fragment to everyone
> Save Preferences
> Go back to fragment manager
> Back to edit preferences screen
> Save Preferences
> Exit Preferences
> Logout
> Login as admin
> Edit Preferences
> Go to the fragment manager
> select the pushed fragment you created
> add content
> select the pulled fragment under the fragments group
> Add it to the pushed fragment
The exception may not manifest itself immediatly. It seems to occure at
different points each time the issue is re-created.
|
|
Description
|
The current fragment manager UI allows a pulled fragment to be added to a pushed
fragment. When this happens exceptions are thrown at different points in the
aggregated layout manager and the only fix is to go into the database and remove
the offending pushed fragment manually.
Procedure to reproduce:
Get 2.3.3 release from CVS
> Run initportal
> Login as admin
> Edit Preferences
> Go to the fragment manager
> Create a new pushed fragment and add content to it
> Publish fragment to everyone
> Save Preferences
> Go back to fragment manager
> Create a new pulled fragment and add content to it
> Publish fragment to everyone
> Save Preferences
> Go back to fragment manager
> Back to edit preferences screen
> Save Preferences
> Exit Preferences
> Logout
> Login as admin
> Edit Preferences
> Go to the fragment manager
> select the pushed fragment you created
> add content
> select the pulled fragment under the fragments group
> Add it to the pushed fragment
The exception may not manifest itself immediatly. It seems to occure at
different points each time the issue is re-created. |
Show » |
|
GUI should not allow users to add more than one tab to the fragment.