
| Key: |
UP-465
|
| Type: |
Bug
|
| Status: |
Reopened
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Sam Ottenhoff
|
| Votes: |
3
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
uPortal
Created: 06/Apr/04 02:28 PM
Updated: 03/Oct/07 12:21 PM
|
|
| Component/s: |
Aggregated Layouts
|
| Affects Version/s: |
2.3,
2.3.1,
2.3.2,
2.3.3,
2.3.4,
2.3.5,
2.4,
2.4.1,
2.4.2,
2.5.0 M1,
2.6.0 M1,
2.5.1 RC1,
2.5.0 RC1,
2.5.0 RC3,
2.5.0 RC2,
2.5.0 GA,
2.5.1 RC2,
2.5.2 RC1,
2.4.4,
2.4.3,
2.5.1 RC3,
2.5.1 GA,
2.4.3.1,
2.5.3 RC1,
2.5.2 GA,
2.5.3 RC2,
2.5.3 RC3,
2.5.3 GA,
2.6.0 RC1,
2.6.0 RC2,
2.5.3.1,
2.6.0 GA,
2.6.1 RC1,
2.6.1 RC2
|
| Fix Version/s: |
2-5-future
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
I modified the column widths using the fragment manager (great new tool, btw), but the widths did not stick. I created a new fragment, set the properties, created two columns, one 75%, one 25%, filled the columns with content, then published the fragment. The publish worked fine but the column widths appeared to be 50/50.
Also, is it possible to set a column width in an xml fragment file? For example:
<folder name="column1" width="75%"> ?
|
|
Description
|
I modified the column widths using the fragment manager (great new tool, btw), but the widths did not stick. I created a new fragment, set the properties, created two columns, one 75%, one 25%, filled the columns with content, then published the fragment. The publish worked fine but the column widths appeared to be 50/50.
Also, is it possible to set a column width in an xml fragment file? For example:
<folder name="column1" width="75%"> ? |
Show » |
|
There should have been some processes to fetch the column width of the
fragments in the AggregatedUserLayoutStore.java