[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/knewsticker
From:       CVS by raabe <kde-cvs () kde ! org>
Date:       2001-06-30 13:36:17
[Download RAW message or body]


kdenetwork/knewsticker knt-0.1-0.2.pl,1.1,1.2
Author: raabe
Sat Jun 30 13:36:07 UTC 2001


Modified Files:
         knt-0.1-0.2.pl
Log Message:
- Use the first "=" in a string as a separator, not the last one (this fixes
  converting Address lines like
  Address=http://derkarl.org/kcvscommits.rdf.phtml?dir=noatun).

-$data{$1} = $2 if /(.*)=(.*)/;
+$data{$1} = $2 if /^([^=]*)=(.*)$/;

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic