]
Konstantin Marmalyukov updated JBIDE-18389:
-------------------------------------------
Fix Version/s: 4.4.x
(was: 4.3.x)
Newly created web page has content of previously deleted web page
-----------------------------------------------------------------
Key: JBIDE-18389
URL:
https://issues.jboss.org/browse/JBIDE-18389
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Affects Versions: 4.2.0.CR1
Environment: Linux, JBT 4.2.0.CR1-v20140914-0645-B242
Reporter: Vlado Pakan
Assignee: Konstantin Marmalyukov
Fix For: 4.4.x
Attachments: chachexhtml.mp4
1. Create JSF 1.2 Kickstart project
2. Create empty new XHTML page within WebContent folder do not use any template
ASSERT: Opened page has empty content
3. Add some text to page and save
4. Delete created page
5. Repeat step 2. using the same name and location of created page
ERROR: Opened page is not empty but has content of previously created page
ERROR: Created page is empty on file system therefore content of VPE and file on file
system is different.