[JBoss JIRA] Created: (JBIDE-1719) Some bugs for <h:selectMany*> components.
by Andrei Scherbovich (JIRA)
Some bugs for <h:selectMany*> components.
-----------------------------------------
Key: JBIDE-1719
URL: http://jira.jboss.com/jira/browse/JBIDE-1719
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.GA
Reporter: Andrei Scherbovich
Assigned To: Maxim Areshkau
Attachments: 1.jpg
<h:selectManyCheckbox>
1) Attributes "dir", "disabled", "disabledClass", "enabledClass" don't work
<h:selectManyListBox> and <h:selectManyMenu>
1) Attributes "dir", "disabled", "disabledClass", "enabledClass", "styleClass", "style" don't work
2) Bad highlighting of selected in VPE elements of these components
<f:selectItem>
1) Attribute "escape" doesn't work
(SEE ATTACHMENT)
--
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
16 years
[JBoss JIRA] Created: (JBIDE-1410) el resolution in visual editor
by Menashe (JIRA)
el resolution in visual editor
------------------------------
Key: JBIDE-1410
URL: http://jira.jboss.com/jira/browse/JBIDE-1410
Project: JBoss Tools
Issue Type: Bug
Affects Versions: 2.0.0.CR1
Environment: seam2.0
eclipse 3.3.1.1
Reporter: Menashe
When el is used (as image/css source) the visual editor doesn't resolve it.
Here is what I mean (this is part of my template therefor it must be full path, since if it left as relative path it gets resolved based on the path of the page that is using the template and not of the actual template location.)
<img src="#{facesContext.externalContext.requestContextPath}/images/header.gif"/>
Visual editor should be able to figure out that #{facesContext.externalContext.requestContextPath} should be just dropped.
Since
<img src="/images/header.gif"/>
works fine in visual editor but not in the seam2 (unless contextpath is '/')
--
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
16 years
[JBoss JIRA] Created: (JBIDE-1012) Failed to delete project
by Slava Litskevich (JIRA)
Failed to delete project
------------------------
Key: JBIDE-1012
URL: http://jira.jboss.com/jira/browse/JBIDE-1012
Project: JBoss Tools
Issue Type: Bug
Components: Seam
Affects Versions: 2.0.0.Beta4
Environment: RHDS 1.0.0 beta 2
JDK 1.5.0_12
Reporter: Slava Litskevich
Fix For: 2.0.0.Beta4
Create new Seam Web Project:
1. File -> New -> Seam Web Project: new project dialog opens
2. Specifiy project name -> Next
3. Mark "Java Persistence" -> Next -> Next -> Next
4. Mark "Server Supplied JSF Implementation" -> Next -> Finish
5. File -> New -> Seam Generate Entities
Try to delete the project with the project content:
6. Rightclick the project -> Delete -> choose to delete the project content
Deletion fails. Error message dialog appears. Details window content:
Problems encountered while deleting resources.
Could not delete '/aa3'.
Problems encountered while deleting resources.
Problems encountered while deleting files.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-ui.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-ioc.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-pdf.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-remoting.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-mail.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-debug.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\oscache-2.3.2.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-digester-1.6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jbpm-3.1.4.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\ajax4jsf-1.1.1-SNAPSHOT.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-collections-3.1.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jsf-facelets.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-beanutils-1.7.0.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\janino-2.4.3.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-jci-janino-2.4.3.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\antlr-2.7.6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\antlr-3.0ea8.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-jci-core-1.0-406301.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\drools-compiler-3.0.5.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\drools-core-3.0.5.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\stringtemplate-2.3b6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\hsqldb.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent.
Could not delete: D:\projects\workspace\seam-rhds\aa3.
Problems encountered while deleting files.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-ui.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-ioc.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-pdf.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-remoting.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-mail.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jboss-seam-debug.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\oscache-2.3.2.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-digester-1.6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jbpm-3.1.4.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\ajax4jsf-1.1.1-SNAPSHOT.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-collections-3.1.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\jsf-facelets.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-beanutils-1.7.0.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\janino-2.4.3.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-jci-janino-2.4.3.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\antlr-2.7.6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\antlr-3.0ea8.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\commons-jci-core-1.0-406301.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\drools-compiler-3.0.5.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\drools-core-3.0.5.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\stringtemplate-2.3b6.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib\hsqldb.jar.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF\lib.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent\WEB-INF.
Could not delete: D:\projects\workspace\seam-rhds\aa3\WebContent.
Could not delete: D:\projects\workspace\seam-rhds\aa3.
--
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
16 years, 3 months
[JBoss JIRA] Created: (JBIDE-1592) Facelets taglibs from file.jar/META-INF/*.tablib.xml or registered in web.xml by facelets.LIBRARIES context param isn't used for content assists in source part of VPE
by Denis Golovin (JIRA)
Facelets taglibs from file.jar/META-INF/*.tablib.xml or registered in web.xml by facelets.LIBRARIES context param isn't used for content assists in source part of VPE
----------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-1592
URL: http://jira.jboss.com/jira/browse/JBIDE-1592
Project: Tools (JBoss Tools)
Issue Type: Bug
Reporter: Denis Golovin
Fix For: 2.1
That would be nice if <tag> declaration from *.taglib.xml are discovered and used in VPE content assists.
Here is scenario for facelets taglib registered in web.xml:
1. EXECUTE: Create JFP Project using New JSF Project Wizard
2. EXECUTE: Enter a name, select JSF environment: ['JSF 1.2 with Facelets', select Template: 'FaceletKikStartWithoutLibs' then press 'Next'
3. EXECUTE: Select Server Runtime and Target Server then press 'Finish'
4. EXECUTE: Copy attached files custom.taglib.xml and inputCurrency.xhtml to /WEB-INF
5. EXECUTE: Copy attached file show100.xhtml to WebContent/pages
6. EXECUTE: Open web.xml in any editor and add text below
<context-param>
<param-name>facelets.LIBRARIES</param-name>
<param-value>/WEB-INF/custom.taglib.xml</param-value>
</context-param>
8. EXECUTE: Open show100.xhtml in VPE
7. ASSERT: Content proposal list for <c: should contain inputCurrency tag
9. ASSERT: Ctrl+click on 'xmlns:c="http://mydomain.com/jsf/myproject"' opens custom.taglib.xml in xml editor
Scenario for facelets taglib in jar is almost the same but *.taglib.xml should be discovered in <filename>.jar/META-INF/*.taglib.xml.
--
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
16 years, 4 months