<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by Flaimo.com RSS Builder [2010-03-20 21:46:34]  --> <rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" >
<channel>
<docs>http://mantis.phplist.com/</docs>
<description>Mantis - ISSUES</description>
<link>http://mantis.phplist.com/</link>
<title>Mantis - ISSUES</title>
<image>
<title>Mantis - ISSUES</title>
<url>http://mantis.phplist.com/images/mantis_logo_button.gif</url>
<link>http://mantis.phplist.com/</link>
<description>Mantis - ISSUES</description>
</image>
<category>All Projects</category>
<ttl>10</ttl>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2010-03-20T21:46:34+00:00</sy:updateBase>
<item>
<title>0015423: Criterias don't work with large (22k+) db (&quot;no users found&quot;)</title>
<link>http://mantis.phplist.com/view.php?id=15423</link>
<description>I have a database of 50 000 users. With some test users only sending with criterias works fine, but as soon as I import the other e-mails I get this message on sending:&lt;br /&gt;
&lt;br /&gt;
-------&lt;br /&gt;
Processing message 2&lt;br /&gt;
Looking for users&lt;br /&gt;
1 users apply for attributes, now checking lists&lt;br /&gt;
No users apply for attributes&lt;br /&gt;
Finished this run&lt;br /&gt;
Script stage: 6&lt;br /&gt;
Finished, Nothing to do&lt;br /&gt;
Finished, All done&lt;br /&gt;
-------&lt;br /&gt;
&lt;br /&gt;
Plus this error message:&lt;br /&gt;
&lt;br /&gt;
-------&lt;br /&gt;
Database error 1064 while doing query You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1&lt;br /&gt;
Fatal Error: Debugging not configured properly &lt;br /&gt;
-------</description>
<guid>http://mantis.phplist.com/view.php?id=15423</guid>
<author>szucsati &lt;szucsati@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15423#bugnotes</comments>
</item>
<item>
<title>0015422: HELP. Forum Admin Dragonrider cannot log into admin pages</title>
<link>http://mantis.phplist.com/view.php?id=15422</link>
<description>This morning I find that trying to access the phpList forum admin pages results in a Error 403 so I cannot currently log in to block spammers IP/usernames.&lt;br /&gt;
&lt;br /&gt;
Thanks, David (Dragonrider)</description>
<guid>http://mantis.phplist.com/view.php?id=15422</guid>
<author>Dragonrider &lt;Dragonrider@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15422#bugnotes</comments>
</item>
<item>
<title>0015402: Process Message Send Hangs In Broswer</title>
<link>http://mantis.phplist.com/view.php?id=15402</link>
<description>See - &lt;a href=&quot;http://mantis.phplist.com/view.php?id=4102&quot;&gt;http://mantis.phplist.com/view.php?id=4102&lt;/a&gt; [&lt;a href=&quot;http://mantis.phplist.com/view.php?id=4102&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
The described fix does not resolve this issue.&lt;br /&gt;
&lt;br /&gt;
This issue was closed prematurely.&lt;br /&gt;
&lt;br /&gt;
Issue occurs every time I try to process a message.&lt;br /&gt;
&lt;br /&gt;
Messages do get sent but I had to sit up for 15 hours to load the page manually every hour as it just hangs in browser till time out so the meta or js refresh code never gets sent to the browser.&lt;br /&gt;
&lt;br /&gt;
Really annoying, this is the most important part of the software and since I upgraded it is useless. &lt;br /&gt;
&lt;br /&gt;
Is there a way to roll back to a version that works?</description>
<guid>http://mantis.phplist.com/view.php?id=15402</guid>
<author>rhum &lt;rhum@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15402#bugnotes</comments>
</item>
<item>
<title>0015225: Error when processing bounces</title>
<link>http://mantis.phplist.com/view.php?id=15225</link>
<description>I have not seen this error in previous versions. When I process bounses, the top of the screen generate as normal but at the bottom of the screen, I get the following errors after the &quot;Processed messages will be deleted from mailbox&quot; message.&lt;br /&gt;
&lt;br /&gt;
1) ONLY once - &quot;Database error 2013 while doing query Lost connection to MySQL server during query&quot;&lt;br /&gt;
&lt;br /&gt;
2) About 6 times - &quot;Database error 2006 while doing query MySQL server has gone away&quot;.&lt;br /&gt;
&lt;br /&gt;
Help!</description>
<guid>http://mantis.phplist.com/view.php?id=15225</guid>
<author>nsalim &lt;nsalim@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15225#bugnotes</comments>
</item>
<item>
<title>0015421: Importing CSV with multiple values for Checkboxgroup crashes with SQL Error</title>
<link>http://mantis.phplist.com/view.php?id=15421</link>
<description>I have a CSV file that I use to import users, the file contains the email, the first name, the last name, and several other single value fields in addition to the field (Course) that is causing the problem which is an attribute defined as a checkboxgroup.&lt;br /&gt;
&lt;br /&gt;
I am trying to import users with multiple values for the course field separating them by ; and adding a space after it.&lt;br /&gt;
&lt;br /&gt;
The user is imported along with all attributes but it crashes on the multi-value attribute Course. &lt;br /&gt;
&lt;br /&gt;
I have added the importcsv to my installation: ref &lt;a href=&quot;http://mantis.phplist.com/view.php?id=5921&quot;&gt;http://mantis.phplist.com/view.php?id=5921&lt;/a&gt; [&lt;a href=&quot;http://mantis.phplist.com/view.php?id=5921&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]&lt;br /&gt;
&lt;br /&gt;
But I get an error always&lt;br /&gt;
&lt;br /&gt;
&quot;Database error 1064 while doing query You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; CFA) and phplist_user_user_attribute.attributeid = 50' at line 4&quot;&lt;br /&gt;
&lt;br /&gt;
I have tried adding the option id and the option value, all fail with the same error, tried removing the space before the semi column, same issue.&lt;br /&gt;
&lt;br /&gt;
I have attached the csv file for reference..&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I have attached my CSV file</description>
<guid>http://mantis.phplist.com/view.php?id=15421</guid>
<author>Mahyar &lt;Mahyar@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15421#bugnotes</comments>
</item>
<item>
<title>0015420: phplist_message message field should be (at least) mediumtext</title>
<link>http://mantis.phplist.com/view.php?id=15420</link>
<description>When sending large HTML messages, they are truncated to 65535 chars. Which can be annoying since this limit is easily reached with inline style generated by some crappy tools.</description>
<guid>http://mantis.phplist.com/view.php?id=15420</guid>
<author>beuss &lt;beuss@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15420#bugnotes</comments>
</item>
<item>
<title>0015418: phplist constantly requires log in</title>
<link>http://mantis.phplist.com/view.php?id=15418</link>
<description>Hello!&lt;br /&gt;
phplist asks for log in each time a page is called up, no matter what action.&lt;br /&gt;
This occured just suddenly and has been working 3 weeks ago just fine.&lt;br /&gt;
Is this a known bug? Is there any help?&lt;br /&gt;
Thank you very much!&lt;br /&gt;
Sura</description>
<guid>http://mantis.phplist.com/view.php?id=15418</guid>
<author>aikidomontreux &lt;aikidomontreux@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15418#bugnotes</comments>
</item>
<item>
<title>0015273: Check for safe_mode wrong</title>
<link>http://mantis.phplist.com/view.php?id=15273</link>
<description>At 8 occurrences in the code, phplist checks for the PHP Safe Mode like this: &quot;if (ini_get(&quot;safe_mode&quot;))&quot;. But ini_get(&quot;safe_mode&quot;) returns &quot;off&quot; which is resolved to true. Thus, phplist always thinks it would run in Safe Mode. &lt;br /&gt;
&lt;br /&gt;
My environment:&lt;br /&gt;
PHP Version 5.2.9&lt;br /&gt;
System	Linux server116 2.6.27-gentoo-r8 #3 SMP Mon Mar 23 02:30:09 CET 2009 i686&lt;br /&gt;
Apache Version	Apache/2.2.11 (Unix) mod_ssl/2.2.11 OpenSSL/0.9.8k PHP/5.2.9</description>
<guid>http://mantis.phplist.com/view.php?id=15273</guid>
<author>astro &lt;astro@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15273#bugnotes</comments>
</item>
<item>
<title>0015419: Allow MAILQUEUE_THROTTLE to be a decimal value</title>
<link>http://mantis.phplist.com/view.php?id=15419</link>
<description>It can be useful to have a delay between mail send of less than one second. Attached patch allow MAILQUEUE_THROTTLE to be specified as a decimal</description>
<guid>http://mantis.phplist.com/view.php?id=15419</guid>
<author>beuss &lt;beuss@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15419#bugnotes</comments>
</item>
<item>
<title>0015417: speed up bounce management by optimizing mysql tables and queries to use indices</title>
<link>http://mantis.phplist.com/view.php?id=15417</link>
<description>bounce management will significantly improve in speed by adding an index to the status column of the bounce table.&lt;br /&gt;
&lt;br /&gt;
create index statusindex on phplist_bounce (status(10));&lt;br /&gt;
&lt;br /&gt;
Also, there are a number of queries throughout the phplist scripts which do not make use of the &quot;date&quot; index. Rewriting the query in the manner below makes use of them:&lt;br /&gt;
&lt;br /&gt;
@@ -16,10 +16,10 @@&lt;br /&gt;
 if (isset($_GET['action']) &amp;&amp; $_GET['action']) {&lt;br /&gt;
   switch($_GET['action']) {&lt;br /&gt;
     case &quot;deleteunidentified&quot;:&lt;br /&gt;
-      Sql_Query(sprintf('delete from %s where comment = &quot;unidentified bounce&quot; and date_add(date,interval 2 month) &lt; now()',$tables[&quot;bounce&quot;]));&lt;br /&gt;
+      Sql_Query(sprintf('delete from %s where status = &quot;unidentified bounce&quot; and `date` &lt; date_sub(now(),interval 2 month)',$tables[&quot;bounce&quot;]));&lt;br /&gt;
       break;&lt;br /&gt;
     case &quot;deleteprocessed&quot;:&lt;br /&gt;
-      Sql_Query(sprintf('delete from %s where comment != &quot;not processed&quot; and date_add(date,interval 2 month) &lt; now()',$tables[&quot;bounce&quot;]));&lt;br /&gt;
+      Sql_Query(sprintf('delete from %s where comment != &quot;not processed&quot; and `date` &lt; date_sub(now(),interval 2 month)',$tables[&quot;bounce&quot;]));&lt;br /&gt;
       break;&lt;br /&gt;
     case &quot;deleteall&quot;:&lt;br /&gt;
       Sql_Query(sprintf('delete from %s',$tables[&quot;bounce&quot;]));</description>
<guid>http://mantis.phplist.com/view.php?id=15417</guid>
<author>rolan &lt;rolan@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15417#bugnotes</comments>
</item>
<item>
<title>0015416: &quot;bounce count&quot; on view bounces page does not fully correlate with listed bounces</title>
<link>http://mantis.phplist.com/view.php?id=15416</link>
<description>The bounce count takes a full count of the rows in the bounces table,&lt;br /&gt;
however the bounces show below only show bounces where status != &quot;unidentified bounce&quot;. &lt;br /&gt;
&lt;br /&gt;
below is a patch for bounces.php.&lt;br /&gt;
&lt;br /&gt;
Note: This will slow the bounces.php script to a crawl when there are a large number of bounces in the table. It is recommended that a index be added to the status column.&lt;br /&gt;
&lt;br /&gt;
mysql query: create index statusindex on phplist_bounce (status(10));&lt;br /&gt;
&lt;br /&gt;
This will speed a number of things up significantly. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
@@ -33,7 +33,7 @@&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
 # view bounces&lt;br /&gt;
-$count = Sql_Query(sprintf('select count(*) from %s',$tables[&quot;bounce&quot;]));&lt;br /&gt;
+$count = Sql_Query(sprintf('select count(*) from %s where status != &quot;unidentified bounce&quot;',$tables[&quot;bounce&quot;]));&lt;br /&gt;
 $totalres = Sql_fetch_Row($count);&lt;br /&gt;
 $total = $totalres[0];&lt;br /&gt;
 $find_url = '';</description>
<guid>http://mantis.phplist.com/view.php?id=15416</guid>
<author>rolan &lt;rolan@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15416#bugnotes</comments>
</item>
<item>
<title>0015415: &quot;delete unidentified &gt; 2 months&quot; does not work.  Delete query is incorrect</title>
<link>http://mantis.phplist.com/view.php?id=15415</link>
<description>query is incorrect in bounces.php&lt;br /&gt;
&lt;br /&gt;
line 19:&lt;br /&gt;
Sql_Query(sprintf('delete from %s where comment = &quot;unidentified bounce&quot; and date_add(date,interval 2 month) &lt; now()',$tables[&quot;bounce&quot;]));&lt;br /&gt;
&lt;br /&gt;
should be&lt;br /&gt;
Sql_Query(sprintf('delete from %s where status = &quot;unidentified bounce&quot; and date_add(date,interval 2 month) &lt; now()',$tables[&quot;bounce&quot;]));&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I found this in 2.10.4, and it also exists in the current 2.10.10. It may go back earlier.</description>
<guid>http://mantis.phplist.com/view.php?id=15415</guid>
<author>rolan &lt;rolan@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15415#bugnotes</comments>
</item>
<item>
<title>0015414: Use ckeditor instead of FCKEditor</title>
<link>http://mantis.phplist.com/view.php?id=15414</link>
<description>FCKEditor has changed to ckeditor in the new releases. Ckeditor provides many great functions FCKEditor does not have, so it would be great to include ckeditor in the next release.</description>
<guid>http://mantis.phplist.com/view.php?id=15414</guid>
<author>markusobrist &lt;markusobrist@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15414#bugnotes</comments>
</item>
<item>
<title>0015413: &quot;Delete user&quot; and &quot;delete bounce and go to next&quot; doesn't work</title>
<link>http://mantis.phplist.com/view.php?id=15413</link>
<description>after processing bounces, I open view bounces and click on &quot;show&quot; of the bounce message. It opens, I inspect the bounce message and see that user doesnt exist in remote mail server so I choose &quot;delete user&quot; and &quot;Delete this bounce and go to the next&quot; (select checkboxes) and press &quot;Do the above&quot; button. The page refreshes and I see the same bounce again, the checkbox from &quot;Delete user&quot; is unchecked and bounce still exists. If I do just &quot;Delete this bounce and go to the next&quot; then also nothing happens.</description>
<guid>http://mantis.phplist.com/view.php?id=15413</guid>
<author>rputnins &lt;rputnins@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15413#bugnotes</comments>
</item>
<item>
<title>0015412: messages.php displays incorrect total of sent messages</title>
<link>http://mantis.phplist.com/view.php?id=15412</link>
<description>This issue was reported by rrrob on the forum:&lt;br /&gt;
&lt;br /&gt;
==== Start Quote ====&lt;br /&gt;
&lt;br /&gt;
On the page &quot;phplist - list of messages&quot; under the section &quot;status&quot; there is a table that lists, &quot;in this order,&quot; total text html PDF both.&lt;br /&gt;
&lt;br /&gt;
Beneath these headings are figures 48, 5, 53, 0, 0&lt;br /&gt;
&lt;br /&gt;
I know how many tests I've sent and I know how many messages were sent, the figures them selves are accurate, but they are in the wrong order.&lt;br /&gt;
&lt;br /&gt;
Currently it is saying there were 48 total, 5 text and 53 html...&lt;br /&gt;
&lt;br /&gt;
But actually there were 53 total, 5 text and 48 html.&lt;br /&gt;
&lt;br /&gt;
I'd like to correct this before the list goes completely live with a couple 1000 users but I haven't been able to find the correct code to swap in order to make this happen.&lt;br /&gt;
&lt;br /&gt;
==== End Quote ====&lt;br /&gt;
&lt;br /&gt;
ref: &lt;a href=&quot;http://forums.phplist.com/viewtopic.php?f=17&amp;t=30467&quot;&gt;http://forums.phplist.com/viewtopic.php?f=17&amp;t=30467&lt;/a&gt; [&lt;a href=&quot;http://forums.phplist.com/viewtopic.php?f=17&amp;t=30467&quot; target=&quot;_blank&quot;&gt;^&lt;/a&gt;]</description>
<guid>http://mantis.phplist.com/view.php?id=15412</guid>
<author>h2b2 &lt;h2b2@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15412#bugnotes</comments>
</item>
<item>
<title>0015411: When uploading images to templates using spaces on the name it does not embedded correctly</title>
<link>http://mantis.phplist.com/view.php?id=15411</link>
<description>When inserting an image in a template, if the name of the image has got spaces in it, it won't get embedded in the email. The source of the email has &lt;img src=&quot;ART HK 10.jpg&quot; /&gt; instead of &lt;img src=&quot;cid:d7d6cbf9a5bcdf3401a58922a27d1878&quot; /&gt; for a correctly embedded image.</description>
<guid>http://mantis.phplist.com/view.php?id=15411</guid>
<author>ignacio &lt;ignacio@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15411#bugnotes</comments>
</item>
<item>
<title>0015410: savechanges() does not detect changes within message body when fckeditor enabled</title>
<link>http://mantis.phplist.com/view.php?id=15410</link>
<description>Under send a message link. When fckeditor is enabled in config.php, changes within the message body are not detected. When fckeditor is disabled changes are detected correctly. I had same behavior using firefox 3.5.7 and internet explorer 8.0.6001 on a windows xp platform. Changes within the message subject are detected correctly both with fckeditor enabled and disabled.</description>
<guid>http://mantis.phplist.com/view.php?id=15410</guid>
<author>motty_5 &lt;motty_5@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15410#bugnotes</comments>
</item>
<item>
<title>0015409: two lines falsly moved in phplist.css</title>
<link>http://mantis.phplist.com/view.php?id=15409</link>
<description>CSS invalid, because the css-definition for &quot;div#menutable div#menuheader&quot; is inside the css-definition of &quot;a:link&quot;</description>
<guid>http://mantis.phplist.com/view.php?id=15409</guid>
<author>neffets &lt;neffets@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15409#bugnotes</comments>
</item>
<item>
<title>0015408: A patch unicode support for database connection</title>
<link>http://mantis.phplist.com/view.php?id=15408</link>
<description>It's kind of surprising that phplist doesn't really support non-Latin Unicode. Please make it possible by simply adding this code to admin/mysql.inc:&lt;br /&gt;
&lt;br /&gt;
function Sql_Connect...&lt;br /&gt;
...&lt;br /&gt;
// custom code - start&lt;br /&gt;
  if (strcasecmp($GLOBALS['strCharSet'], 'utf-8') == 0)&lt;br /&gt;
    mysql_query (&quot;SET NAMES 'utf8'&quot;);&lt;br /&gt;
// custom code - end&lt;br /&gt;
  return $db;&lt;br /&gt;
}</description>
<guid>http://mantis.phplist.com/view.php?id=15408</guid>
<author>lwc &lt;lwc@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15408#bugnotes</comments>
</item>
<item>
<title>0015302: &quot;Send this user HTML emails&quot; set to 0 when user is added through &quot;list membership&quot;</title>
<link>http://mantis.phplist.com/view.php?id=15302</link>
<description>Steps to reproduce the bug:&lt;br /&gt;
1. Click &quot;Lists&quot;&lt;br /&gt;
2. Click &quot;View Members&quot; in any mail list&lt;br /&gt;
3. Input a NEW user email address and click &quot;Add&quot;&lt;br /&gt;
4. System report &quot;No user found with that email&quot;&lt;br /&gt;
5. Check the &quot;I prefer to receive emails in HTML format&quot; checkbox&lt;br /&gt;
6. Click &quot;Add User&quot; button&lt;br /&gt;
7. System report &quot;User Added&quot;.&lt;br /&gt;
8. Click &quot;Users&quot; and input the new email to find the user&lt;br /&gt;
9. The &quot;Send this user HTML emails&quot; is set to 0</description>
<guid>http://mantis.phplist.com/view.php?id=15302</guid>
<author>ivanfong &lt;ivanfong@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15302#bugnotes</comments>
</item>
<item>
<title>0015406: Normal admins cannot delete users in users page</title>
<link>http://mantis.phplist.com/view.php?id=15406</link>
<description>Normal admins can be set in permissions page to have an owner or all value in &quot;users&quot; field.&lt;br /&gt;
&lt;br /&gt;
This implies that admin can delete their own users in users page.&lt;br /&gt;
&lt;br /&gt;
Currently no users are able to be deleted by these admins.&lt;br /&gt;
&lt;br /&gt;
The patch attached enables to admins that have &quot;owner&quot; or &quot;all&quot; value in &quot;users&quot; field to delete their users.&lt;br /&gt;
&lt;br /&gt;
However I think it should be improved so that there is actually a check that an user is owned by the admin (the user in one of the mailing list in which the admin is the mailing list owner).&lt;br /&gt;
&lt;br /&gt;
My patch does not make this checking.</description>
<guid>http://mantis.phplist.com/view.php?id=15406</guid>
<author>adrian15 &lt;adrian15@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15406#bugnotes</comments>
</item>
<item>
<title>0015407: pagetop seems not to be included</title>
<link>http://mantis.phplist.com/view.php?id=15407</link>
<description>pagetop seems not to be included in any of the admin pages.&lt;br /&gt;
&lt;br /&gt;
I have found this error in revision 1703. If I knew what were the pages involved in this problem I would check new versions of the pages in the svn but I do not which ones they are.&lt;br /&gt;
&lt;br /&gt;
This applies to svn revision 1703.&lt;br /&gt;
&lt;br /&gt;
This might cause problems to proper utf8 webpages display because the charset is never seen by the browser.</description>
<guid>http://mantis.phplist.com/view.php?id=15407</guid>
<author>adrian15 &lt;adrian15@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15407#bugnotes</comments>
</item>
<item>
<title>0001644: Subject error with UTF-8 encode in Traditional Chinese</title>
<link>http://mantis.phplist.com/view.php?id=1644</link>
<description>I'm trying to use phplist in UTF-8 enviornment with Traditional Chinese language. Everything seems OK but the subject. Some characters of the subject were be translated to no meanful ones. Anyone could please tell me where or which of the scripts I can trying to fix this problem?? I'm still looking into the code..</description>
<guid>http://mantis.phplist.com/view.php?id=1644</guid>
<author>kiang &lt;kiang@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=1644#bugnotes</comments>
</item>
<item>
<title>0015385: Danish translation - backend &amp; frontend</title>
<link>http://mantis.phplist.com/view.php?id=15385</link>
<description>This Danish translation of backend and frontend was made available by helmuth for release 2.10.5:&lt;br /&gt;
&lt;br /&gt;
====== start quote =======&lt;br /&gt;
&lt;br /&gt;
attached you'll find the Danish language pack for version 2.10.5 (da.zip)&lt;br /&gt;
&lt;br /&gt;
danish.zip is an updated and revised version of the danish.inc file&lt;br /&gt;
&lt;br /&gt;
cheers ;)&lt;br /&gt;
&lt;br /&gt;
====== end quote ======</description>
<guid>http://mantis.phplist.com/view.php?id=15385</guid>
<author>h2b2 &lt;h2b2@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15385#bugnotes</comments>
</item>
<item>
<title>0015383: RSS stripped from message when &quot;Forward A Message to Someone&quot; is used</title>
<link>http://mantis.phplist.com/view.php?id=15383</link>
<description>When a message with a parsed RSS feed in it is forwarded to someone using the &quot;Forward a Message to Someone&quot; link, php list strips the feed from the message.</description>
<guid>http://mantis.phplist.com/view.php?id=15383</guid>
<author>MrK &lt;MrK@example.com&gt;</author>
<comments>http://mantis.phplist.com/view.php?id=15383#bugnotes</comments>
</item>
</channel>
</rss>
