[JBoss JIRA] Created: (JBIDE-2295) If value in the "Value" field on the Insert Tag dialog window for dataTable component has less than three characters, Error will appear
by Tatyana Romanovich (JIRA)
If value in the "Value" field on the Insert Tag dialog window for dataTable component has less than three characters, Error will appear
---------------------------------------------------------------------------------------------------------------------------------------
Key: JBIDE-2295
URL: http://jira.jboss.com/jira/browse/JBIDE-2295
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.1.0.GA
Environment: Build id: 1.1.0.GA
Build date: 05/26/2008 16:17
eclipse.buildId=1.1.0.GA
java.version=1.5.0_12
Reporter: Tatyana Romanovich
Assigned To: Maxim Areshkau
Attachments: .log
EXECUTE: Create JSFKickStart Project
EXECUTE: Open inputUserName.jsp file
EXECUTE: switch to Visual/Source tab
EXECUTE: Expand JBoss RichFaces palette, select dataTable component, DnD it on the Source or Visual panes
EXECUTE: On the General tab set Value fiels any value which has lenght less than 3 ('a', 'ab')
EXECUTE: Press Finish button.
ASSERT: Some validation message should appear or component with 'Insert content for rich: dataTable' message should be added
FAILURE: "Unhandled event loop exception" error message appears in the Error log:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1
at java.lang.String.substring(Unknown Source)
--
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, 9 months
[JBoss JIRA] Created: (JBIDE-2359) Warning "A conflict occurred for CTRL+SHIFT+G:" appears when user opens VPE for the first time
by Tatyana Romanovich (JIRA)
Warning "A conflict occurred for CTRL+SHIFT+G:" appears when user opens VPE for the first time
----------------------------------------------------------------------------------------------
Key: JBIDE-2359
URL: http://jira.jboss.com/jira/browse/JBIDE-2359
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 3.0.alpha
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: Minor
EXECUTE: Open JBDS with new empty worckspace
EXECUTE: Create any Project (JSF, Seam)
EXECUTE: Open any jsf or xhtml file in the VPE
ASSERT: No errors must occur
FAILURE: warning message appears in the Error log:
Message: A conflict occurred for CTRL+SHIFT+G:Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.references.in.workspace,References in Workspace,
Search for references to the selected element in the workspace,
Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(org.jboss.tools.seam.ui.find.references,Find Seam References,
Find Seam References,
Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
ActionDelegateHandlerProxy(null,org.jboss.tools.seam.ui.actions.FindSeamReferencesAction),
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.wst.sse.ui.structuredTextEditorScope,,,system)
Binding(CTRL+SHIFT+G,
ParameterizedCommand(Command(org.springframework.ide.eclipse.beans.ui.editor.commands.searchBeanReferences,Spring Beans References Search,
,
Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.wst.sse.ui.structuredTextEditorScope,,,system)
eclipse.buildId=200806161541-nightly
java.version=1.5.0_12
BootLoader constants: OS=win32
--
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, 9 months