DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44416>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44416

           Summary: Images with unpublished links cause exception
           Product: Lenya
           Version: 2.0
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: major
          Priority: P2
         Component: Miscellaneous
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


Create a page with an image on it. Set a link around that image to another page.
Publish out the edited page and image, but not the page the link is to. Visit
the page under live and you'll get an exception.

stacktracejava.util.EmptyStackException
        at org.apache.xml.utils.IntStack.peek(IntStack.java:127)
        at org.apache.xml.dtm.ref.sax2dtm.SAX2DTM.endElement(SAX2DTM.java:2034)
        at
org.apache.xalan.transformer.TransformerHandlerImpl.endElement(TransformerHandlerImpl.java:524)
        at 
org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:112)
        at
org.apache.cocoon.components.EnvironmentChanger.endElement(EnvironmentStack.java:148)
        at 
org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:112)
        at
org.apache.cocoon.transformation.AbstractSAXTransformer.endElement(AbstractSAXTransformer.java:490)
        at
org.apache.lenya.cms.cocoon.transformation.AbstractLinkTransformer.endElement(AbstractLinkTransformer.java:247)
        at 
org.apache.cocoon.xml.AbstractXMLPipe.endElement(AbstractXMLPipe.java:112)
        at
org.apache.cocoon.transformation.AbstractSAXTransformer.endElement(AbstractSAXTransformer.java:490)
        at
org.apache.lenya.cms.cocoon.transformation.MetaDataTransformer.endElement(MetaDataTransformer.java:210)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to