On Thu, 12 Jul 2007 16:16:05 +0200, Enrico Tröger enrico.troeger@uvena.de wrote:
On Thu, 12 Jul 2007 00:47:52 +0200, Fabian Neumann fabian@pseudopost.org wrote:
(Sorry for not replying directly, but I'm new on this list.)
Hi,
I probably can confirm this bug. I'm having reproduceable crashs when inserting "<" before the german Umlaut "ö" in UTF-8 files in HTML mode.
Example:
Writing this line works:
<a href="">This is a test with a german ö. foo bar.</a>
But now, imagine I'd like to <em>test</em>, Geany crashed when I press the "<"-key.
Below is the gdb output. The problematic file is about.legal.tpl. Note that I'm switching to HTML mode as .tpl isn't recognized as HTML although I configured geany to do so. But that's another issue :) But the crash happens after the <-keypress and *not* right after switching to HTML mode.
Hope this helps.
It does. Thank you very much, I'll have a look at it soon.
Fixed in SVN r1761.
Regards, Enrico