[
https://issues.jboss.org/browse/JBIDE-12847?page=com.atlassian.jira.plugi...
]
Yahor Radtsevich edited comment on JBIDE-12847 at 1/10/13 2:47 PM:
-------------------------------------------------------------------
Denis, please approve [^JBIDE-12847.diff] to be applied in jbosstools-3.3.x SVN branch.
Among the changes you linked above, it also contains a JUnit test.
I tested it localy - everything seems to be fine.
was (Author: yradtsevich):
Denis, please approve [^JBIDE-12847.diff] to be applied in jbosstools-3.3.x SVN
branch. Among the changed you linked it also contains a JUnit test.
I tested it localy - everything seems to be fine.
VPE throws StackOverflowError and visual part is blank
------------------------------------------------------
Key: JBIDE-12847
URL:
https://issues.jboss.org/browse/JBIDE-12847
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Reporter: Yahor Radtsevich
Assignee: Yahor Radtsevich
Labels: respin-b
Fix For: 3.3.2
Attachments: JBIDE-12847.diff, screenshot.png
# Create new RichFaces project from JBoss Central View
# Open richfaces-webapp/src/main/webapp/WEB-INF/templates/mobile.xhtml in VPE
*Result:*
VPE is blank:
!screenshot.png|thumbnail!
{code}
java.lang.StackOverflowError
at java.util.regex.Pattern$GroupHead.match(Pattern.java:4556)
at java.util.regex.Pattern$Loop.match(Pattern.java:4683)
at java.util.regex.Pattern$GroupTail.match(Pattern.java:4615)
at java.util.regex.Pattern$BranchConn.match(Pattern.java:4466)
at java.util.regex.Pattern$CharProperty.match(Pattern.java:3694)
at java.util.regex.Pattern$Branch.match(Pattern.java:4502)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira