Danny, Here's some info on fixing commit log messages after the fact.
---------- Forwarded message ---------- From: Wendy Smoak <[EMAIL PROTECTED]> Date: May 12, 2007 1:54 PM Subject: Re: [Trinidad] non-"sandbox" commits should have JIRA issues To: MyFaces Development <[email protected]> [...] You can fix the commit log message after the fact: svn propedit --revprop -r12345 svn:log ('svn help propedit' for more info.) -- Wendy On 8/28/07, Danny Robinson (JIRA) <[email protected]> wrote: > > [ > https://issues.apache.org/jira/browse/TRINIDAD-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Danny Robinson resolved TRINIDAD-659. > ------------------------------------- > > Resolution: Fixed > > Fixed in rev 570239, panelPopup.js. Sorry, didn't raise issue before > checking in. > > > Lightweight dialogs not modal in IE7 > > ------------------------------------ > > > > Key: TRINIDAD-659 > > URL: https://issues.apache.org/jira/browse/TRINIDAD-659 > > Project: MyFaces Trinidad > > Issue Type: Bug > > Components: Components > > Affects Versions: 1.0.2-core > > Reporter: Danny Robinson > > Assignee: Danny Robinson > > > > A bug in IE7 causes transparent elements not to receive mouse events in > > certain conditions. This causes the blocking div to fail to block events > > to elements behind. > > see > > http://blog.thinkature.com/index.php/2006/12/29/odd-mouse-handling-with-transparent-objects-under-internet-explorer-7/ > > -- > This message is automatically generated by JIRA. > - > You can reply to this email to add a comment to the issue online. > >
