[
http://jira.jboss.com/jira/browse/JBIDE-2219?page=comments#action_12413219 ]
Snjezana Peco commented on JBIDE-2219:
--------------------------------------
I am certain that some third -party plugin causes this issue in your environment because I
am using waitForIdle() in the VPE tests (see
http://jira.jboss.com/jira/browse/JBIDE-2128#action_12410859). The editor is opened
correctly in my environment (I am using JBossTools, wtp, TPTP and BIRT).
The procedure that waits the builder jobs to be finished won't help because the
problem aren't builders , but validators (the Seam Validor).
The solution is to add scheduling rule to the Seam Validator and wait the Seam Validator
to be finished.
Default Seam's entity xhtml page save changes after closing file
and selecting do not save on Save Resource wizard.
--------------------------------------------------------------------------------------------------------------------
Key: JBIDE-2219
URL:
http://jira.jboss.com/jira/browse/JBIDE-2219
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.1.0.GA
Environment: JBoss Tools build form 14.05.2008 10:54:34
Reporter: Anton Klimkovich
Assigned To: Victor Rubezhny
Priority: Blocker
Fix For: 2.1.0.GA
Attachments: org.jboss.tools.seam.ui.patch
EXECUTE: Create default Seam Ear web project
EXECUTE: Create new Entity (name: NewEntity for examlpe)
EXECUTE: Open newEntity.xhtml
EXECUTE: Insert <s:button></s:button> after <ui:define
name="body"> and donot save changes.
EXECUTE: Close file .
EXECUTE: Select "No" on Save Resource wizard.
EXECUTE: Open newEntity.xhtml.
FAILURE: <s:button></s:button> is present in newEntity.xhtml.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira