[JBoss JIRA] Created: (JBIDE-1280) JBoss Tools JSP Editor does not process some problems in vpe templates in a user friendly way
by Viacheslav Kabanovich (JIRA)
JBoss Tools JSP Editor does not process some problems in vpe templates in a user friendly way
---------------------------------------------------------------------------------------------
Key: JBIDE-1280
URL: http://jira.jboss.com/jira/browse/JBIDE-1280
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.Beta4
Reporter: Viacheslav Kabanovich
1. provide an incorrect vpe expression in some vpe template.
(I used <span title="{tagstring()|tagstring()}" /> instead of <span title="{tagstring()}" />
for standard jsf tag templates in vpe-templates-jsf.xml).
2. prepare jsp file that uses the corrupted template.
3. open jsp file with JBoss Tools JSP Editor.
Result: blank visual editor and empty Eclipse log.
4. Select Preview tab
Result: tab is empty and log contains Error
org.jboss.tools.vpe.editor.template.expression.VpeExpressionError: Error of type conversion
at org.jboss.tools.vpe.editor.template.expression.VpeValue.or(VpeValue.java:94)
at org.jboss.tools.vpe.editor.template.expression.VpeOrOperation.exec(VpeOrOperation.java:26)
at org.jboss.tools.vpe.editor.template.VpeAttributeCreator.create(VpeAttributeCreator.java:54)
The Error is caught by Workbench.
The question is: why most problems in vpe expressions throw VpeExpressionBuilderException
and some problems throw VpeExpressionError (which extends java.lang.Error)?
Comment to java.lang.Error says that
"An Error is a subclass of Throwable that indicates serious problems
that a reasonable application should not try to catch"
As shown above, in cases when Studio does not catch VpeExpressionError, user has no idea what is wrong,
and in cases when Eclipse catches it, it would be more proper to use something like
VpeExpressionExecException extending Exception rather than Error.
--
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
15 years, 7 months
[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
15 years, 7 months
[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
15 years, 8 months
[JBoss JIRA] Created: (JBDS-366) Welcome screen: view of Create New is incorrectly, and there is strange behavior
by Tatyana Romanovich (JIRA)
Welcome screen: view of Create New is incorrectly, and there is strange behavior
--------------------------------------------------------------------------------
Key: JBDS-366
URL: http://jira.jboss.com/jira/browse/JBDS-366
Project: Developer Studio
Issue Type: Bug
Affects Versions: 1.1.0.CR1
Environment: JBoss Developer Studio
Version: 1.1.0
Build id: 200806161541-nightly
Build date: 06/16/2008 15:46
Reporter: Tatyana Romanovich
Assigned To: Maxim Areshkau
Priority: Trivial
EXECUTE: Open JBDS with empty workspace
EXECUTE: select Getting Started on the Welcome screen
EXECUTE: move mouse over the each links
1. FAILURE: green badge on the icon appears only for "Viewlets and Tutorials" point (see Welcome1.png)
EXECUTE: select any item (click on the right of link)
EXECUTE: move mouse over another items icon
2. FAILURE: both icons have green badge at the same time (see Welcome2.png)
EXECUTE: Select "Create New..."
3. FAILURE: "Create jBPM Process Project" is subitem of "Create Seam Project". Is it right? (see Welcome3.png)
EXECUTE: Select "Perspectives"
EXECUTE: Select any item -> Welcome window gets smaller
EXECUTE: Verify Welcome window
4. FAILURE: Welcome to JBDS appears (Is it right? )
EXECUTE: Try to select Perspectives link
5. FAILURE: Perspectives can't be displayed
--
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
15 years, 8 months
[JBoss JIRA] Created: (JBDS-340) Intro/Welcome screen cleanup
by Max Rydahl Andersen (JIRA)
Intro/Welcome screen cleanup
----------------------------
Key: JBDS-340
URL: http://jira.jboss.com/jira/browse/JBDS-340
Project: Developer Studio
Issue Type: Task
Components: ui/branding
Reporter: Max Rydahl Andersen
Assigned To: Max Rydahl Andersen
Fix For: 2.0.0.alpha
Splashscreen support has improved in Ganymede, same has the intro and welcome screen setup.
SWT did some changes to allow xulrunner to be configured at startup - we should make sure we do what is needede there.
If that happens we should be able to remove our big code duplication and just use the normal welcome screen mechanism
and hopefully create a JBDS branded version.
--
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
15 years, 8 months
[JBoss JIRA] Created: (JBIDE-2023) Population of Action Class / Process Method
by Tom Cunningham (JIRA)
Population of Action Class / Process Method
-------------------------------------------
Key: JBIDE-2023
URL: http://jira.jboss.com/jira/browse/JBIDE-2023
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: esb
Environment: Mac OS X, nightly 04/04 JBoss Tools build, Europa JEE eclipse build
Reporter: Tom Cunningham
It would be nice if the ESB editor could somehow populate an action class drop down or do autocompletion of the class name, while at the same time retaining the ability for the user to type in their action class name. Action classes in the drop down should probably be restricted to classes within project which extend AbstractActionLifecycle or AbstractActionPipelineProcessor and the org.jboss.soa.esb.actions package classes.
--
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
15 years, 10 months