Details
-
Type:
Sub-task
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Fix Version/s: 6.1.1 CE GA2, 6.1.20 EE GA2
-
Component/s: WCM > Web Content Administration
-
Labels:
-
Environment:Liferay 6.1.1 CE GA2
-
Business Value:3
-
Similar Issues:
Description
When user edits web content he sees message "A new version will be created automatically if this content is modified.". This is incorrect because every time users click "Publish" button new version is created. When I've looked in source code I didn't found any comparision functions. It's like nothing is checked so even without any changes Liferay adds new version.
Possible solutions:
1. Define fileds that will be checked for changes. For example Content field (including structures!) will be checked but Shedule section will not. Also, update user documentation.
2. Delete that message.

This issue has been resolved in
LPS-28886.