Bug 858670

Summary: EPP-SP: Unable to remove template
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: Martin Weiler <mweiler>
Component: Site PublisherAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2.2.GACC: epp-bugs
Target Milestone: ---   
Target Release: 5.2.3.GA   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin Weiler 2012-09-19 11:55:11 UTC
Description of problem:
Platform issue for https://jira.exoplatform.org/browse/ECMS-4131 -  Unable to remove template

Version-Release number of selected component (if applicable):
WCM 2.3.8.CP01

How reproducible:
always

Steps to Reproduce:
1. Login into SP 5.2.1 as "root";
2. From the menu navigate to Group -> Content Manager's pages -> Administration;
3. From "WCM Administration" window -> Content Presentation -> Manage Templates;
4. Choose the template that needs to be deleted and press "delete" icon;
5. Confirm deletion in the pop-up question;

This works fine as the list of templates does not contain deleted templates any more. I logged out and logged in again and the list was still correct.

Then I restarted the server and checked the list of available templates, the previously removed template was there again.
  
Actual results:
Removed templates were restored after server restart.

Expected results:
Removed templates should be removed completely.

Additional info:
Fixed in WCM 2.3.9 through ECMS-4131