Issue Details (XML | Word | Printable)

Key: BCMS-32
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Savvas Triantafyllou
Reporter: Athanasios Moralis
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
BetaCMS

Automatic save of the mandatory property "modified" in a the profile of a contectObject

Created: 17/Feb/09 07:00 PM   Updated: 26/Oct/09 05:00 PM
Component/s: betacms-repository
Affects Version/s: 2.1.0.CR1
Fix Version/s: 2.1.0.CR2

Time Tracking:
Not Specified


 Description  « Hide
The mandatory property "modified" in the profile of a contectObject should be automatically set, if it is not given.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Savvas Triantafyllou added a comment - 26/Oct/09 05:00 PM
Property profile.modified is automatically saved in case no value is provided.

When updating a content object, user through method ContentService.saveContentObject() can choose whether to update this property's value or not. Default behavior is true, that is value for property profile.modified is always updated