[JBoss JIRA] Created: (JBIDE-2430) Some bugs for <rich:comboBox> component representation in VPE.
by Andrei Scherbovich (JIRA)
Some bugs for <rich:comboBox> component representation in VPE.
--------------------------------------------------------------
Key: JBIDE-2430
URL: http://jira.jboss.com/jira/browse/JBIDE-2430
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.0.alpha
Environment: subversion revision 8913
windows xp
Reporter: Andrei Scherbovich
Assigned To: Eugene Stherbin
1) Almost all attributes don't work in VPE for comboBox (align, width, style, styleClass, buttonStyle, buttonClass, buttonIcon, inputStyle, inputClass, itemClass, itemSelectedClass, listClass, listStyle, listHeight, listWidth)
2) nested components <f:selectItem> and <f:selectItems> don't work in VPE
--
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
17 years, 8 months
[JBoss JIRA] Created: (JBIDE-2434) Stack Overflow error In VPE - caused by templates links.
by Aliaksey Nis (JIRA)
Stack Overflow error In VPE - caused by templates links.
--------------------------------------------------------
Key: JBIDE-2434
URL: http://jira.jboss.com/jira/browse/JBIDE-2434
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.1.2, 3.0.0.alpha
Environment: 2.1.2GA and 3.0.0 alpha
Reporter: Aliaksey Nis
EXECUTE: Open JBDS
EXECUTE: Create JSF 1.2 Kickstart project.
EXECUTE: Right click on Webcontent, New > Other > JBoss Tools Web > .XHTMl file.
EXECUTE: Enter file name "FaceletBlank", select template FaceletBlank.xhtml. Press Finish.
EXECUTE: Right click on Webcontent, New > Other > JBoss Tools Web > .XHTMl file.
EXECUTE: Enter file name "FaceletForm", select template FaceletForm.xhtml. Press Finish.
EXECUTE: Open file FaceletBlank in VPE. Find line <ui:composition template="">.
EXECUTE: Change line to <ui:composition template="pages/FaceletForm.xhtml">.
EXECUTE: Open file FaceletForm in VPE. Find line <ui:composition template="/templates/common.xhtml">
EXECUTE: Change line to <ui:composition template="pages/FaceletBlank.xhtml">.
EXECUTE: Save and close both editor windows.
EXECUTE: Open FaceletBlank.xhtml in VPE again.
FAILURE: Window with this file - not responding. Multiply Errors with error message boxes and exceptions appears. Workspace crash detected and proposal dialog with "Exit workbench yes/no" appears.
Log with exapmle exception (they all same) attached. Screenshot attached.
FaceletBlank.xhtml
FaceletForm.xhtml
--
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
17 years, 8 months
[JBoss JIRA] Created: (JBIDE-2418) fix errors in archives.test related to build properties
by Denis Golovin (JIRA)
fix errors in archives.test related to build properties
-------------------------------------------------------
Key: JBIDE-2418
URL: http://jira.jboss.com/jira/browse/JBIDE-2418
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Affects Versions: 3.0.0.alpha
Reporter: Denis Golovin
Assigned To: Denis Golovin
Fix For: 3.0.0.beta
Several resources are missing in binary test distribution as example:
Model failed to save when it should have saved. /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/200806211803-nightly/tests/eclipse/plugins/org.jboss.ide.eclipse.archives.test_1.0.0/output/test.xml (No such file or directory)
junit.framework.AssertionFailedError: Model failed to save when it should have saved. /qa/services/hudson/hudson_workspace/workspace/jbosstools-nightly/jbds-build/200806211803-nightly/tests/eclipse/plugins/org.jboss.ide.eclipse.archives.test_1.0.0/output/test.xml (No such file or directory)
at org.jboss.ide.eclipse.archives.test.model.XBMarshallTest.write(XBMarshallTest.java:121)
at org.jboss.ide.eclipse.archives.test.model.XBMarshallTest.writeFileset(XBMarshallTest.java:210)
at org.jboss.ide.eclipse.archives.test.model.XBMarshallTest.testWriteFilesetSuccess(XBMarshallTest.java:214)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
at org.eclipse.core.launcher.Main.main(Main.java:30)
--
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
17 years, 8 months