SOURCES: kdepim-knode-google-msgid.patch - ampersand in url writte...

prism prism at pld-linux.org
Sun Sep 4 21:55:44 CEST 2005


Author: prism                        Date: Sun Sep  4 19:55:42 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ampersand in url written as html entity

---- Files affected:
SOURCES:
   kdepim-knode-google-msgid.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/kdepim-knode-google-msgid.patch
diff -u SOURCES/kdepim-knode-google-msgid.patch:1.3 SOURCES/kdepim-knode-google-msgid.patch:1.4
--- SOURCES/kdepim-knode-google-msgid.patch:1.3	Sun Sep  4 10:28:15 2005
+++ SOURCES/kdepim-knode-google-msgid.patch	Sun Sep  4 21:55:35 2005
@@ -5,7 +5,7 @@
        job->setErrorString(
               errorPrefix + getCurrentLine() +
 -             i18n("<br><br>The article you requested is not available on your news server;<br>you could try to get it from <a href=\"http://groups.google.com/groups?q=msgid:%1&ic=1\">groups.google.com</a>.")
-+             i18n("<br><br>The article you requested is not available on your news server;<br>you could try to get it from <a href=\"http://groups.google.com/groups?as_msgid=&selm=%1\">groups.google.com</a>.")
++             i18n("<br><br>The article you requested is not available on your news server;<br>you could try to get it from <a href=\"http://groups.google.com/groups?as_msgid=&amp;selm=%1\">groups.google.com</a>.")
                    .arg(target->messageID()->as7BitString(false)));
      return;
    }
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/kdepim-knode-google-msgid.patch?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list