[JBoss JIRA] Created: (JBIDE-3872) No space between style classes which have been applied from CSS dialog
by Yura Zhishko (JIRA)
No space between style classes which have been applied from CSS dialog
----------------------------------------------------------------------
Key: JBIDE-3872
URL: https://jira.jboss.org/jira/browse/JBIDE-3872
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor core
Affects Versions: 3.0.0.GA
Reporter: Yura Zhishko
Assignee: Maxim Areshkau
Priority: Minor
1) Open/create CSS file
2) Add next content to created CSS file:
.myClass1, .myClass2 {
background-color: red;
}
3) Choose any componenet on the page that support styleClass or class attribute and make a mouseclick on it
4) Click the button opposite styleClass or class attribute in Properties view
5) Check Style class and choose the line with classes from step 2
6) Press OK
FAILURE: There is no space between style classes in styleClass attribute.
--
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, 10 months
[JBoss JIRA] Created: (JBIDE-5950) Need additional runtime checks for ESB & BPEL project examples
by Brian Fitzpatrick (JIRA)
Need additional runtime checks for ESB & BPEL project examples
--------------------------------------------------------------
Key: JBIDE-5950
URL: https://jira.jboss.org/jira/browse/JBIDE-5950
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: project-examples
Affects Versions: 3.1.0.CR2
Reporter: Brian Fitzpatrick
Assignee: Snjezana Peco
Fix For: 3.2.next, 3.1.1
While taking a look at adding runtime requirements to some of the other project examples for BPEL, ESB, and so on, it became apparent tha for now, you can only add requirements for a WTP Runtime, Seam Runtime, and plugin. For the ESB examples, I'd need to specify SOA-P 5.0 or EAP 5.0 + ESB 4.7. For the BPEL examples, I'd need to specify EAP 5.0 + ESB 4.7 + Riftsaw 2.0 or SOA-P 5.0 + Riftsaw 2.0.
How would I do either using the "fix type="wtpruntime"" fix properties? Seems we'd need to implement additional runtime checks.
(Snjeza, this is based on our e-mail conversation yesterday. Thanks in advance!)
--
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, 10 months