<br><br><div><span class="gmail_quote">2007/10/9, Thomas Braxton <<a href="mailto:kde.braxton@gmail.com">kde.braxton@gmail.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><span class="e" id="q_11586436566361a9_0"><br><br><div><span class="gmail_quote">On 10/9/07, <b class="gmail_sendername">Andreas Hartmetz</b> <<a href="mailto:ahartmetz@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
ahartmetz@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2007/10/9, Thomas Braxton <<a href="mailto:kde.braxton@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">kde.braxton@gmail.com</a>>:<br>><br>><br>> On 10/8/07, Andreas Pakulat <
<a href="mailto:apaku@gmx.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">apaku@gmx.de</a>> wrote:<br>> > On 
08.10.07 14:20:13, Thomas Braxton wrote:<br>> > > On 10/8/07, Andreas Pakulat <<a href="mailto:apaku@gmx.de" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">apaku@gmx.de</a>> wrote:<br>
> > > ><br>> > > > On 08.10.07 12:27:57, Thomas Braxton wrote:
<br>> > > > > I know what was being pondered on this thread, but if I don't<br>> understand<br>> > > > > what you think is broken then I can't fix it can I?<br>> > > >
<br>
> > > > Exactly what is tested in the test. KConfig doesn't properly store a<br>> > > > list of strings if one of the strings has a \ at the end. I'm at the<br>> > > > moment not sure wether reading or writing or both are broken for this,
<br>> > > > i.e. wether it doesn't escape the backslash or doesn't realize that<br>> this<br>> > > > is not an escaped list-separator but in fact a list entry ending in a<br>> > > > backslash and a list separator afterwards.
<br>> > ><br>> > > does this work in KDE3?<br>> ><br>> > Yes it does, so in fact this is a regression that absolutely needs<br>> > fixing.<br>><br>><br>> ok, it'll be fixed by morning.
<br>><br>Do we have a misunderstanding here? We are working on it. We are four,<br>and we know the problem. Admittedly, PutHuhn is working on it and the<br>other Andreas, Ossi, and me are watching and giving suggestions. So
<br>*please* either communicate with us, preferably on IRC, or refrain<br>from committing things without asking around before. It's *not* about<br>fixing two lines of code.<br>If you want to post a patch to this thread, go ahead.
<br></blockquote></div></span></div>fixed yet? if not here's a patch that fixes it. it uglifies the stringlists that contain entries that end with backslash, but it works and storing entries that end with backslash shouldn't be very common.
<div><br></div>
<br clear="all"></blockquote></div>Ahem... and if an entry ends with two slashes, you stick it into KConfig and get it out again - surprise! you now have a backslash (or two, whatever). If we had immediate practical problems with backslashes at the end of strings your patch would be appropriate as a hotfix. The thing is that it's not acceptable to change *any* string that is stored and retrieved from KConfig. PutHuhn is working on it - he could be communicating a lot more/better though. Hello PutHuhn, I can't heeear you! :-o
<br>