[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1363) Insert "before" from palette brakes the text in VPE Editor for XHTML-file

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Fri Nov 23 09:11:18 EST 2007


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

        



More information about the jbosstools-issues mailing list