[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-4635) OpenOn works incorrectly for custom elements which definition packed into jar file
Maxim Areshkau (JIRA)
jira-events at lists.jboss.org
Tue Nov 24 12:13:30 EST 2009
[ https://jira.jboss.org/jira/browse/JBIDE-4635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maxim Areshkau updated JBIDE-4635:
----------------------------------
Description:
1) import https://svn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/JBIDE3247 project into workspace
2) open file /JBIDE3247/WebContent/pages/index.xhtml
3) make open on for some custom tag on this page(ma:paginator, c:inputCurrency or etc...)
4) jboss xml editor will be opened, but button link with editor from package explorer will be not working
ASSERT This button should be working
5) make open on from mareshkau.taglib.xml for <source> attribute
ASSERT file specified in source attribute should be opened
ASSERT button 'Link with Editor' should work for previously opened file(echo.xhtml, paginator.xhtml)
6) close and open eclipse
ASSERT there shouldn't be errors on opened pages
7) if you open "Web App Libraries/mareshkau.jar/META-INF/mareshkau.taglib.xml" manualy in editor, button link to working and custom elements open on working to.
was:
1) import https://svn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/JBIDE3247 project into workspace
2) open file /JBIDE3247/WebContent/pages/index.xhtml
3) make open on for some custom tag on this page(ma:paginator, c:inputCurrency or etc...)
4) jboss xml editor will be opened, but button link with editor from package explorer will be not working
ASSERT This button should be working
5) if you open "Web App Libraries/mareshkau.jar/META-INF/mareshkau.taglib.xml" manualy in editor, button link to working and custom elements open on working to.
> OpenOn works incorrectly for custom elements which definition packed into jar file
> ----------------------------------------------------------------------------------
>
> Key: JBIDE-4635
> URL: https://jira.jboss.org/jira/browse/JBIDE-4635
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: jsp/jsf/xml source editing, Visual Page Editor core
> Affects Versions: 3.1.0.M2
> Reporter: Maxim Areshkau
> Assignee: Maxim Areshkau
> Fix For: 3.1.0.CR1
>
>
> 1) import https://svn.jboss.org/repos/jbosstools/trunk/jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/JBIDE3247 project into workspace
> 2) open file /JBIDE3247/WebContent/pages/index.xhtml
> 3) make open on for some custom tag on this page(ma:paginator, c:inputCurrency or etc...)
> 4) jboss xml editor will be opened, but button link with editor from package explorer will be not working
> ASSERT This button should be working
> 5) make open on from mareshkau.taglib.xml for <source> attribute
> ASSERT file specified in source attribute should be opened
> ASSERT button 'Link with Editor' should work for previously opened file(echo.xhtml, paginator.xhtml)
> 6) close and open eclipse
> ASSERT there shouldn't be errors on opened pages
> 7) if you open "Web App Libraries/mareshkau.jar/META-INF/mareshkau.taglib.xml" manualy in editor, button link to working and custom elements open on working to.
--
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
More information about the jbosstools-issues
mailing list