[
https://jira.jboss.org/jira/browse/JBIDE-5635?page=com.atlassian.jira.plu...
]
Viacheslav Kabanovich commented on JBIDE-5635:
----------------------------------------------
This issue is related to JBIDE-5920. Please see my comment there. Your solution is not
correct. PatternLoader loads all patterns, and if there are more than 1 declared pattern
it puts them into CompoundPattern pattern, and that is why this instance returned when
array size is not exactly equal to 1. In your version, only first declared pattern would
be taken into account. The real problem is in implementation of CompoundPattern. I will
study this issue
OpenOn doesn't work for seam files.
-----------------------------------
Key: JBIDE-5635
URL:
https://jira.jboss.org/jira/browse/JBIDE-5635
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.1.0.CR1
Reporter: Denis Maliarevich
Assignee: Denis Maliarevich
Fix For: 3.1.0.CR3
Attachments: JBIDE-5635-patch.txt
OpenOn doesn't work when user clicks on <a
href="cheat.seam">cheat.seam</a> link from Seam project.
Steps to reproduce:
1. Create Seam Project Example (i.e. Numberguess)
2. Add the <a> link to any page with the link to another one (i.e. <a
href="cheat.seam">cheat.seam</a>)
3. Try Ctrl+MouseClick - nothing happens. But while runing on server the selected page
will be opened.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira