I've got a better flash code using bootstrap components. It works quite nicely, giving different colours based on severity of message. [alert-error, alert-success &etc]
Was planning on waiting until the new bootstrap was integrated before throwing a pull-request, or did you want a pull request now? On Fri, Aug 31, 2012 at 3:55 PM, Massimo Di Pierro < [email protected]> wrote: > ace.js does that. Yes it is odd. I am not sure why. Also there is no flash > because of the box that now flashes green. We may move from ace to > codemirror. > > > On Friday, 31 August 2012 00:42:14 UTC-5, Annet wrote: >> >> I am still having this issue: >> >> On Thursday, 30 August 2012 18:03:36 UTC+2, Annet wrote: >>> >>> >>> Please can you post a concrete example? >>>> >>> >>> In: >>> >>> Editing file "init/models/db.py" >>> >>> ... when I click the save button, normally a flash showed up in the >>> top-right corner: >>> >>> <div class="flash" style="display: none;">file saved on Thu Aug 30 >>> 17:55:13 2012</div> >>> >>> >>> In 2.0.2 the <div> is empty after clicking the save button: >>> >>> <div class="flash" style="display: none;"></div> >>> >>> >>> I also noticed that when I inspect the footer element there's a <div> >>> with the following contents: >>> >>> <div id="footer" class="fixed"> >>> <div style="height: auto; width: auto; top: -40000px; left: -40000px; >>> visibility: hidden; position: absolute; overflow: visible; white-space: >>> nowrap; font-family: 'Monaco','Menlo','Ubuntu Mono','Droid Sans >>> Mono','Consolas',monospace; font-size: 12px; font-weight: 400; font-style: >>> normal; line-height: 16.25px;">**XyXyXyXyXyXyXyXyXyXyXyXyXyXyXy** >>> XyXyXyXyXyXyXyXyXyXyXyXyXyXyXy**XyXyXyXyXyXyXyXyXyXyXyXyXyX...**.</div> >>> >>> >>> Kind regards, >>> >>> Annet >>> >> -- > > > > --

