[
http://jira.jboss.com/jira/browse/JBIDE-2434?page=all ]
Max Rydahl Andersen reopened JBIDE-2434:
----------------------------------------
Two questions:
1) Fix for is set to 2.1.2 and 3.0.alpha but commit is only in trunk
2) Can't this be fixed in a better way than catching StackOverflowErrors?
Stack Overflow error In VPE - caused by templates links.
--------------------------------------------------------
Key: JBIDE-2434
URL:
http://jira.jboss.com/jira/browse/JBIDE-2434
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.0.alpha
Environment: 2.1.2GA and 3.0.0 alpha
Reporter: Aliaksey Nis
Assigned To: Aliaksey Nis
Fix For: 3.0.0.alpha
Attachments: StackOverflow.JPG, StackOverflow.txt
EXECUTE: Open JBDS
EXECUTE: Create JSF 1.2 Kickstart project.
EXECUTE: Right click on Webcontent, New > Other > JBoss Tools Web > .XHTMl
file.
EXECUTE: Enter file name "FaceletBlank", select template FaceletBlank.xhtml.
Press Finish.
EXECUTE: Right click on Webcontent, New > Other > JBoss Tools Web > .XHTMl
file.
EXECUTE: Enter file name "FaceletForm", select template FaceletForm.xhtml.
Press Finish.
EXECUTE: Open file FaceletBlank in VPE. Find line <ui:composition
template="">.
EXECUTE: Change line to <ui:composition
template="pages/FaceletForm.xhtml">.
EXECUTE: Open file FaceletForm in VPE. Find line <ui:composition
template="/templates/common.xhtml">
EXECUTE: Change line to <ui:composition
template="pages/FaceletBlank.xhtml">.
EXECUTE: Save and close both editor windows.
EXECUTE: Open FaceletBlank.xhtml in VPE again.
FAILURE: Window with this file - not responding. Multiply Errors with error message boxes
and exceptions appears. Workspace crash detected and proposal dialog with "Exit
workbench yes/no" appears.
Log with exapmle exception (they all same) attached. Screenshot attached.
FaceletBlank.xhtml
FaceletForm.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