[JBoss JIRA] Created: (JBIDE-1363) Insert "before" from palette brakes the text in VPE Editor for XHTML-file
by Victor Rubezhny (JIRA)
Insert "before" from palette brakes the text in VPE Editor for XHTML-file
-------------------------------------------------------------------------
Key: JBIDE-1363
URL: http://jira.jboss.com/jira/browse/JBIDE-1363
Project: JBoss Tools
Issue Type: Bug
Components: Visual Page Editor
Affects Versions: 2.0.0.CR2
Environment: Win2k, JBoss Tools 2.0.0.CR2, 200711220807-nightly, JRE: 1.6.0_03-b05
Reporter: Victor Rubezhny
Priority: Minor
Text in VPE-editor for xhtml-file is broken after a tag is inserted from palette.
EXECUTE: Create Seam Web Project
EXECUTE: Open /WebContent/error.xhtml file in VPE Editor (JBoss Tools HTML Editor). Make sure that "Visual/Source" Tab is active.
EXECUTE: Select in visual part the following paragraph by clicking on its text: "Something bad happened :-(".
EXECUTE: Right-click on the selected text and choose from pop-up menu: Insert Before->From Palette->JBoss->Ajax4jsf-><a4j:status>
ASSERT: See that the xmlns:a4j="http://richfaces.org/a4j" argument is added to the <ui:composition> tag
ASSERT: "<a4j:status></a4j:status>" tags are added before <p>Something bad happened :-(</p> text.
--
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, 7 months
[JBoss JIRA] Created: (JBIDE-1479) Studio crush during formatting.
by Aliaksey Nis (JIRA)
Studio crush during formatting.
-------------------------------
Key: JBIDE-1479
URL: http://jira.jboss.com/jira/browse/JBIDE-1479
Project: JBoss Tools
Issue Type: Bug
Affects Versions: 2.0.0.GA
Environment: WindowsXP SP2
jbds-win32-1.0.0.GA.jar
JBoss Developer Studio
Version: 1.0.0.GA
Build: 1.0.0.GA
JDK 1.5_08
Reporter: Aliaksey Nis
Attachments: crush.JPG
1. Create JSFKickStart project (or Seam project)
2. Open inputUserName.jsp (or any xhtml in Seam)
3. In Package Explorer set focus on WebContent
4. Call menu (Right mouse click) and select Source->Format
5. During formatting click in opened in VPE page. Studio crashes.
Its appears during one of validation stages. So click some times during formatting, and see crash.
Screenshot attached.
--
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, 7 months
[JBoss JIRA] Created: (JBIDE-618) Exception in Hibernate, when hibernate.cfg.xml not found
by Aliaksey Nis (JIRA)
Exception in Hibernate, when hibernate.cfg.xml not found
--------------------------------------------------------
Key: JBIDE-618
URL: http://jira.jboss.com/jira/browse/JBIDE-618
Project: JBoss Tools
Issue Type: Bug
Components: Hibernate
Environment: WindowsXP SP2
rhds-win32-1.0.0.alpha.jar
Red Hat Developer Studio
Version: 1.0.0
Build: build 20070711-nightly
JDK 1.5_08
Reporter: Aliaksey Nis
Assigned To: Max Andersen
Simple way to reproduce exception.
1. Create JSF 1.2 Kickstart project in RHDS
2. Ctrl+N - select Hibernate>Hibernate Configuration File
3. Select KickStart project, Press Finish.
4. Ctrl+N - select Hibernate>Hibernate Console Configuration
5. Enter Project Kickstart as project, and configuration name, press Finish.
6. Open Hibernate Configurations View.
7. Click on newly created console configuration.
Exception appears, instead of warning about "no cfg file".
Error log attached.
--
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, 7 months