
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
Core Tags
|
| Affects Version/s: |
FarCry 3.0
|
| Fix Version/s: |
3.0.1
|
|
|
Time Tracking:
|
|
Original Estimate:
|
3 minutes
|
|
|
Remaining Estimate:
|
3 minutes
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
typeadmin preferences are stored in the session scope keyed by typename. If you have multiple typeadmins for the same content type they end up sharing the same set of preferences which can cause problems. Need to have the ability to nominate a unique id for a typeadmins session preferences to be stored under.
Proposing the addition of an extra attribute called ID which can be equal to any string. This will then be used as the key under which the grids preferences will be stored in the session scope. In the absence of the attribute it defaults to typename.
|
|
Description
|
typeadmin preferences are stored in the session scope keyed by typename. If you have multiple typeadmins for the same content type they end up sharing the same set of preferences which can cause problems. Need to have the ability to nominate a unique id for a typeadmins session preferences to be stored under.
Proposing the addition of an extra attribute called ID which can be equal to any string. This will then be used as the key under which the grids preferences will be stored in the session scope. In the absence of the attribute it defaults to typename. |
Show » |
| There are no comments yet on this issue.
|
|