[JBoss JIRA] (JBIDE-12860) Jaxrs validation problems are not linked
by Jaroslav Jankovič (JIRA)
Jaroslav Jankovič created JBIDE-12860:
-----------------------------------------
Summary: Jaxrs validation problems are not linked
Key: JBIDE-12860
URL: https://issues.jboss.org/browse/JBIDE-12860
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 4.0.0.Beta1
Reporter: Jaroslav Jankovič
Assignee: Xavier Coulon
Fix For: 4.0.0.Beta1, 4.0.x
This case now fails:
STEP: Create jaxrs problem with Application problem (Multiple application definition - one class extending Application and one application servlet definition in web.xml)
STEP: comment servlet definition in web.xml
ASSERT: problem marker in web.xml disappears
ASSERT: problem marker in application class disappears
FAIL: problem marker in application class doesn't disappear, because problem markers are not linked now -> project has to be built to correctly remove both problem markers
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Created: (JBIDE-9292) Show as el panel button doesn't workign now
by Maxim Areshkau (JIRA)
Show as el panel button doesn't workign now
-------------------------------------------
Key: JBIDE-9292
URL: https://issues.jboss.org/browse/JBIDE-9292
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.M1
Reporter: Maxim Areshkau
Assignee: Yahor Radtsevich
Priority: Critical
Attachments: el-pressed.png, page-design-options.png, show-el-not-pressed.png
Show as el panel button doesn't workign now
#1) have created an empty page and added some el expression;
#2) have added el expression and it value to props dialog;
checked button show as el doesn't react
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBIDE-11430) Multiple selection in Source Editor is not properly reflected in Visual Editor
by Vlado Pakan (JIRA)
Vlado Pakan created JBIDE-11430:
-----------------------------------
Summary: Multiple selection in Source Editor is not properly reflected in Visual Editor
Key: JBIDE-11430
URL: https://issues.jboss.org/browse/JBIDE-11430
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.3.0.Beta2
Environment: Linux 32 bit, JBT Beta2 H134
Reporter: Vlado Pakan
Assignee: Yahor Radtsevich
Priority: Minor
Fix For: 3.3.0.Beta3
1. Create JSF 1.2 Kickstart project
2. Open hello.jsp page
3. Select this part of page source code via mouse:
{noformat}
<h:outputText value="#{Message.hello_message}" />,
<h:outputText value="#{user.name}" />!
{noformat}
4. Selection displayed within Visual Editor is proper
!correctVisualSelection.png!
5. Select the same text with keyboard
6. Even the same text is selected within Source Editor selection in Visual Editor is different and incorrect.
!incorrectVisualSelection.png!
After 30 seconds multiple selection appears in Visual Editor but it's really to late. Should be much faster.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] (JBIDE-12690) No JAX-RS problems when importing the project
by Jaroslav Jankovič (JIRA)
Jaroslav Jankovič created JBIDE-12690:
-----------------------------------------
Summary: No JAX-RS problems when importing the project
Key: JBIDE-12690
URL: https://issues.jboss.org/browse/JBIDE-12690
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 4.0.0.Alpha1
Reporter: Jaroslav Jankovič
Assignee: Xavier Coulon
Fix For: 4.0.0.Alpha2
Supposing you have created project with JAX-RS support and validation error in it (e.g. HTTPMethod annotation without Target or Retention). If you open a fresh workspace, import the project and build the project, there is no errors found. It is a bug.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months