
|
If you were logged in you would be able to see more operations.
|
|
|
dotCMS
Created: April 16, 2009 1:52 PM
Updated: August 12, 2009 6:44 PM
|
|
| Component/s: |
a. Unknown
|
| Affects Version/s: |
None
|
| Fix Version/s: |
1.7a
|
|
|
Time Tracking:
|
|
Original Estimate:
|
Not Specified
|
|
|
Remaining Estimate:
|
0 minutes
|
|
|
Time Spent:
|
1 day, 10 minutes
|
|
|
|
|
1- if we do a #getCategoryByInode on a category and the user doesnt have permissions to see category, the page breaks.
it should return a message informing the user
2- when doing a pullContent involving categories, the list should take into account category permissions.
now, the list of contents bring everything but in it hides the objects during iteration..
Now I get something like this: $list.size() = 3 but my #foreach() doesnt print anything..
the list.size() should be 0 if I dont have permissions to see categories associated with the contents..
Thanks,
Lianis.
|
|
Description
|
1- if we do a #getCategoryByInode on a category and the user doesnt have permissions to see category, the page breaks.
it should return a message informing the user
2- when doing a pullContent involving categories, the list should take into account category permissions.
now, the list of contents bring everything but in it hides the objects during iteration..
Now I get something like this: $list.size() = 3 but my #foreach() doesnt print anything..
the list.size() should be 0 if I dont have permissions to see categories associated with the contents..
Thanks,
Lianis.
|
Show » |
| There are no comments yet on this issue.
|
|