History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-8585
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Mike Aizatsky
Reporter: Mike Aizatsky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

Exception while dragging JSF control over fresh JSP page

Created: 18 Aug 06 17:55   Updated: 28 Aug 06 15:54
Component/s: J2EE.Designer
Fix Version/s: Demetra Final

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Issue Links:
Relates
This issue relates to:
IDEADEV-8208 Taglib prefix should be created on dr... Critical Resolved
 

Fixed in build: 5,644


 Description  « Hide
java.lang.AssertionError: Invalid element: JspxLikeTag: taglib
at com.intellij.lang.jsp.jspxLike.impl.JspxLikeElementImpl.assertIsValid(JspxLikeElementImpl.java:145)
at com.intellij.lang.jsp.jspxLike.impl.JspxLikeElementImpl.getNextSibling(JspxLikeElementImpl.java:135)
at com.intellij.psi.impl.DebugUtil.psiToBuffer(DebugUtil.java:301)
at com.intellij.psi.impl.DebugUtil.psiToBuffer(DebugUtil.java:300)
at com.intellij.psi.impl.DebugUtil.psiToString(DebugUtil.java:269)
at com.intellij.lang.jsp.jspxLike.impl.JspxLikeElementImpl.runTransaction(JspxLikeElementImpl.java:340)
at com.intellij.lang.jsp.jspxLike.impl.JspxLikeRootTag.setAttribute(JspxLikeRootTag.java:58)
at com.intellij.designer.impl.dt.XmlFileBasedContextImpl.createTag(XmlFileBasedContextImpl.java:238)
at com.intellij.designer.impl.dt.XmlFileBasedContextImpl.createTag(XmlFileBasedContextImpl.java:205)
at com.intellij.designer.impl.palette.BeanCreateInfoDnDObject.<init>(BeanCreateInfoDnDObject.java:46)
at com.intellij.designer.impl.palette.PaletteView$DnDSimpleTree$1.run(PaletteView.java:272)
at com.intellij.openapi.application.RunResult.run(RunResult.java:27)
at com.intellij.openapi.command.WriteCommandAction$2$1.run(WriteCommandAction.java:100)
at com.intellij.openapi.application.impl.ApplicationImpl$9.compute(ApplicationImpl.java:706)
at com.intellij.psi.impl.source.PostprocessReformattingAspect.postponeFormattingInside(PostprocessReformattingAspect.java:80)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:704)
at com.intellij.openapi.command.WriteCommandAction$2.run(WriteCommandAction.java:98)
at com.intellij.openapi.command.impl.CommandProcessorImpl.executeCommand(CommandProcessorImpl.java:105)
at com.intellij.openapi.command.WriteCommandAction.performWriteCommandAction(WriteCommandAction.java:96)
at com.intellij.openapi.command.WriteCommandAction.execute(WriteCommandAction.java:74)
at com.intellij.designer.impl.palette.PaletteView$DnDSimpleTree.startDragging(PaletteView.java:269)
at com.intellij.ide.dnd.DnDManagerImpl$MyDragGestureListnener.dragGestureRecognized(DnDManagerImpl.java:465)
at java.awt.dnd.DragGestureRecognizer.fireDragGestureRecognized(DragGestureRecognizer.java:339)
at sun.awt.windows.WMouseDragGestureRecognizer.mouseDragged(WMouseDragGestureRecognizer.java:202)
at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:262)
at java.awt.AWTEventMulticaster.mouseDragged(AWTEventMulticaster.java:261)
at java.awt.Component.processMouseMotionEvent(Component.java:5536)

 All   Comments   Work Log   Change History      Sort Order:
Mike Aizatsky - 27 Aug 06 18:55
This happens now on drop