Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Duplicate
-
Affects Version/s: 6.0.5 GA
-
Fix Version/s: --Sprint - SP, --Sprint 12/11, 6.1.0 CE RC1
-
Component/s: WCM > Web Content Administration
-
Labels:None
-
Branch Version/s:5.1.x, 5.2.x, 6.0.x
-
Similar Issues:
Description
The problem is that when deactivating "Never Review" or "Never Auto Expire" the date drop-down boxes are not activated - only the time input fields. Thus, the date parameters are missing in the request.
This results in an unhandled exception in the case of the review date and in a handled input error in the case of expiration date.
Activating the date fields using Firebug works around the problem.
Steps to reproduce:
- Control Panel -> Web Content -> Add Web Content
- Enter name and content
- Deactivate "Never Review"
- Click "Publish"

Both issues are about a malfunction with web content's expiration date. There might be a connection between them.