[JBoss JIRA] Created: (JBIDE-7304) Css Selector is not populated for JSP file
by Vlado Pakan (JIRA)
Css Selector is not populated for JSP file
------------------------------------------
Key: JBIDE-7304
URL: https://jira.jboss.org/browse/JBIDE-7304
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.2.0.Beta1
Environment: Linux 32bit JBDS 4.0.0.v201010061543R-H31-Beta1 Java Sun 1.6 JDK
Reporter: Vlado Pakan
Assignee: Maxim Areshkau
Steps to reproduce:
1. Create JSF KickStart project.
2. Add attached files to WebContent pages directory
3. Open inputUserName JSP select <h:outputText> node and open CSS Selector Choosu (Properties View > styleClass attribute > button with label "...")
Dialog has no stylesheeit class nodes in treeview..
It's working on JBDS: BDS 4..0.0.0 M2.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 4 months
[JBoss JIRA] Created: (JBIDE-5985) VPE Editor doesn't evaluate variable facesContext.externalContext.requestContextPath
by Vlado Pakan (JIRA)
VPE Editor doesn't evaluate variable facesContext.externalContext.requestContextPath
------------------------------------------------------------------------------------
Key: JBIDE-5985
URL: https://jira.jboss.org/jira/browse/JBIDE-5985
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: Visual Page Editor core
Affects Versions: 3.1.0.CR2
Environment: jbdevstudio-eap-linux-gtk-3.0.0.v201002241510M-H184-CR2
Java Sun JDK 1.6
Reporter: Vlado Pakan
Variable facesContext.externalContext.requestContextPath is not evaluated within VPE editor and therefore resource referenced via this variable is not displayed in VPE Editor preview.
Test case:
1. Create new KickStart JSF project
2. Put some sample.gif image to WebContent/images directory within this project
3. Insert <img src="#{facesContext.externalContext.requestContextPath}/images/sample.gif"/> tag to inpoutUserName.jsp page
sample.gif image is not displayed in VPE editor preview but when deployed to server web page is displayed correctly with sample.gif image.
--
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
15 years, 4 months