<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by Flaimo.com RSS Builder [2012-02-04 15:00: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://www.wowraidmanager.net/mantis/</docs>
<description>Mantis for WoW Raid Manager - ISSUES</description>
<link>http://www.wowraidmanager.net/mantis/</link>
<title>Mantis for WoW Raid Manager - ISSUES</title>
<image>
<title>Mantis for WoW Raid Manager - ISSUES</title>
<url>http://www.wowraidmanager.net/mantis/images/mantis_logo_button.gif</url>
<link>http://www.wowraidmanager.net/mantis/</link>
<description>Mantis for WoW Raid Manager - ISSUES</description>
</image>
<category>All Projects</category>
<ttl>10</ttl>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2012-02-04T15:00:34-07:00</sy:updateBase>
<item>
<title>0000078: Raids with hashmark in location cannot be deleted</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=78</link>
<description>The problem is that in the Raids list you use the location of the raid in the delete link. If that location has a hashmark in it, it breaks the link, making the deletion fail.&lt;br /&gt;
&lt;br /&gt;
It can be solved by adding urlencoding to the following lines of raids.php:&lt;br /&gt;
152.   [...]&amp;n='.urlencode($data['location']).'&amp;[...]&lt;br /&gt;
182.   [...]&amp;n='.urlencode($data['location']).'&amp;[...]&lt;br /&gt;
1597. [...]&amp;n=&quot;.urlencode($n).&quot;&amp;[...]&lt;br /&gt;
&lt;br /&gt;
The last is needed since the confirmation page has the link too.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=78</guid>
<author>aorcsik &lt;aorcsik@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=78#bugnotes</comments>
</item>
<item>
<title>0000077: Comment tooltip not working with multiline comments</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=77</link>
<description>When entering a comment and using more than one line the tooltip dont work</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=77</guid>
<author>darkz &lt;darkz@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=77#bugnotes</comments>
</item>
<item>
<title>0000076: Icon for recurring raids overrides inscription icon</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=76</link>
<description>For recurring raids, players that had signed up or cancelled their presence in the raid can't see their status on raid list page : instead of showing status icon, they only see the &quot;recurring raid&quot; icon&lt;br /&gt;
&lt;br /&gt;
=&gt; can't see if you signed up on a raid&lt;br /&gt;
&lt;br /&gt;
==&gt; status icon should override recurring raid icon instead of the contrary&lt;br /&gt;
&lt;br /&gt;
Works correctly on calendar view</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=76</guid>
<author>eulbobo &lt;eulbobo@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=76#bugnotes</comments>
</item>
<item>
<title>0000071: calendar.php bug</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=71</link>
<description>LN 254: $raidDayOfMonth = date(&quot;j&quot;, $raids['start_time']);&lt;br /&gt;
&lt;br /&gt;
Reports day+1 for raid times which push the epoch time past midnight GMT.&lt;br /&gt;
&lt;br /&gt;
i.e. Wednesday, December 16, 2009 4:00:00 PM PST (GMT-8)&lt;br /&gt;
epoch time: 1261008000 (as pushed by raids.php) Thu, 17 Dec 2009 00:00:00 GMT&lt;br /&gt;
&lt;br /&gt;
LN 254 of calendar.php returns 17 placing the raid in Box17 of the calendar view.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=71</guid>
<author>Istari &lt;Istari@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=71#bugnotes</comments>
</item>
<item>
<title>0000075: Fix MB_STRING errors for users who do not have MB_STRING capability</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=75</link>
<description>Some ISPs do not compile in/turnon MBSTRING ability within their PHP Installations, for these folks, MB_STRING functionality causes errors in the code/causes blank page errors.  &lt;br /&gt;
&lt;br /&gt;
To fix this, an option in the admin area to turn on/off MB Functionality within the software should be added.  This should be OFF by default to protect errors from new users.&lt;br /&gt;
&lt;br /&gt;
All MB functionality should be wrapped.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=75</guid>
<author>douglasw &lt;douglasw@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=75#bugnotes</comments>
</item>
<item>
<title>0000073: Pasword reset e-mail isn't gmail friendly</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=73</link>
<description>On testing the resetting of the password the e-mail I recieved wasn't formatted in gmail the line break tags '&lt;br&gt;' where visible and thus it was one long line of text, furthermore it went to my gmail spam box.&lt;br /&gt;
&lt;br /&gt;
I don't know if it went to the spam box because of the formatting or something else.&lt;br /&gt;
&lt;br /&gt;
I tried to edit the lang_english.php file and changed the '&lt;br&gt;' to '&lt;br /&gt;' but didn't have any success. It is a pontential that the content type it's mailed as is incorrect.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=73</guid>
<author>mairiiv &lt;mairiiv@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=73#bugnotes</comments>
</item>
<item>
<title>0000072: Special characters on password fields gives problems</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=72</link>
<description>I tested the pasword reset functionality for a user of my installation.&lt;br /&gt;
&lt;br /&gt;
The inital password that was generated for me contained a less than sign '&lt;'. I could successfully log in with it, however I couldn't change the password to something else. When I did a reset of the password again I could log in as well as change the password.&lt;br /&gt;
&lt;br /&gt;
I've after that made some tests with regards to the less than sign '&lt;', with this I've found that I can specify a less than in the new password and change password fields successfully but when I try to log in with that password then it fails.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=72</guid>
<author>mairiiv &lt;mairiiv@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=72#bugnotes</comments>
</item>
<item>
<title>0000026: LUA Generation with International Characters in Name Fails.</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=26</link>
<description>Posted by mystic68:&lt;br /&gt;
&lt;br /&gt;
In my guild there's a lot of people using é à û and many other in character name.&lt;br /&gt;
When i try to make lua file I obtain :&lt;br /&gt;
&lt;br /&gt;
[&quot;warlocks&quot;] = {&lt;br /&gt;
[0] = {&lt;br /&gt;
[&quot;name&quot;] = &quot;LutÃ¨ce&quot;,&lt;br /&gt;
[&quot;level&quot;] = &quot;70&quot;,&lt;br /&gt;
[&quot;class&quot;] = &quot;DÃ©moniste&quot;,&lt;br /&gt;
[&quot;race&quot;] = &quot;Humain&quot;,&lt;br /&gt;
[&quot;comment&quot;] = &quot;&quot;,&lt;br /&gt;
[&quot;timestamp&quot;] = &quot;08/06/2008 - 17:40&quot;,&lt;br /&gt;
},&lt;br /&gt;
},&lt;br /&gt;
&lt;br /&gt;
Where name = Lutèce&lt;br /&gt;
and class = Démonsite&lt;br /&gt;
&lt;br /&gt;
How to correct this ?</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=26</guid>
<author>douglasw &lt;douglasw@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=26#bugnotes</comments>
</item>
<item>
<title>0000036: Mouse Over Popups for Raid Notes don't work.</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=36</link>
<description>There is some kind of problem with popups for raid notes (the notes box) when you mouse over a raid name.  This USED to work but no longer does.  Need to figure out what the problem is when using ' and &quot;.  Seems to work otherwise.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=36</guid>
<author>douglasw &lt;douglasw@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=36#bugnotes</comments>
</item>
<item>
<title>0000054: German translation - Special characters are displayed wrong depending on your Hoster</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=54</link>
<description>When using the german localization it might happen that special characters like ä,ö,ü,Ä,Ö,Ü,ß are displayed wrong, depending on your webhosters setup.&lt;br /&gt;
&lt;br /&gt;
To avoid this problem these special characters should be stored as html codes like &amp;auml,&amp;ouml,&amp;uuml and so on to avoid this problem. With these codes the files are hoster setting independent.&lt;br /&gt;
&lt;br /&gt;
I'll attach the files with the escaped characters.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=54</guid>
<author>crocodille &lt;crocodille@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=54#bugnotes</comments>
</item>
<item>
<title>0000017: Internationalization: Data (like race, gender, etc.) stored in internationalized format in DB</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=17</link>
<description>Data like race, class, gender, etc. is stored in the WRM database as a localized string. This means that any time you check output data from the database against an internationalized stored string you could get problems.&lt;br /&gt;
&lt;br /&gt;
Take for instance:&lt;br /&gt;
&lt;br /&gt;
if ($data['gender'] == 'male')&lt;br /&gt;
&lt;br /&gt;
for German language this cannot ever be the case since &quot;male&quot; is never stored to the db.&lt;br /&gt;
&lt;br /&gt;
Also if the user creates a profile in german and then switches language to english you cannot even try to pull the proper text string from phprlang as the old language and new language won't match.&lt;br /&gt;
&lt;br /&gt;
Generic data must be stored to the database and displayed in the proper format. Internationalized data cannot be stored in the database.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=17</guid>
<author>douglasw &lt;douglasw@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=17#bugnotes</comments>
</item>
<item>
<title>0000033: Allow a &quot;First Day of the Week&quot; choice in configuration for International Clients</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=33</link>
<description>There is a request to add a &quot;First Day of the Week&quot; configuration item so that international clients can start their weeks on &quot;Monday&quot; or Some other day of the week instead of &quot;Sunday&quot; like US users do.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=33</guid>
<author>douglasw &lt;douglasw@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=33#bugnotes</comments>
</item>
<item>
<title>0000050: Allow admin to edit user profiles/characters to correct &quot;bad&quot; information.</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=50</link>
<description>There have been requests to allow the system administrator to edit profiles and characters for users to allow them to correct various bits of bad data.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=50</guid>
<author>douglasw &lt;douglasw@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=50#bugnotes</comments>
</item>
<item>
<title>0000068: role coloring is inverted</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=68</link>
<description>When using the &quot;Class limits as minimums&quot; option the coloring of the roles is not correct at the index page.&lt;br /&gt;
&lt;br /&gt;
I'll attach a diff to fix the problem to this report</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=68</guid>
<author>diska &lt;diska@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=68#bugnotes</comments>
</item>
<item>
<title>0000059: Allow Raid Leader to transfer Raid Leader Control to another user.</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=59</link>
<description>Allow a dropdown box at the top of the raid view allowing the raid leader (Creator == Logged In User) to transfer raid leader control to another user.  Whether that user has to be currently signed up to the raid or whether it's any user in the &quot;Users&quot; list is up for determination.</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=59</guid>
<author>guest &lt;guest@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=59#bugnotes</comments>
</item>
<item>
<title>0000063: Hunter icon not displayed in raid view</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=63</link>
<description>This is due to a wrong entry in the database. Can be fixed by updating the *column_headers table with&lt;br /&gt;
UPDATE [databasename].[wrmprefix]column_headers SET img_url = &quot;images/classes/hunter_icon.gif&quot; WHERE column_name = &quot;Hunter&quot;;&lt;br /&gt;
&lt;br /&gt;
Also the database creation script (install/database_schema/install/install.sql) has to be changed in line 62 from&lt;br /&gt;
VALUES (NULL , 'raids1', 'Hunter', '1', '9', 'images/classes/hunter.gif');&lt;br /&gt;
to&lt;br /&gt;
VALUES (NULL , 'raids1', 'Hunter', '1', '9', 'images/classes/hunter_icon.gif');&lt;br /&gt;
&lt;br /&gt;
Patch file is attached and can be applied to the tree with &quot;git am patchfile&quot;</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=63</guid>
<author>crocodille &lt;crocodille@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=63#bugnotes</comments>
</item>
<item>
<title>0000065: Default template breaks on main page when people queued in every class and role</title>
<link>http://www.wowraidmanager.net/mantis/view.php?id=65</link>
<description>When I have people queued in every class and role, the default template breaks (as seen in the attached screenshot), the raid table overflows on the right because it has not enough space for the columns (I'm running with a display resolution of 1280x1024).</description>
<guid>http://www.wowraidmanager.net/mantis/view.php?id=65</guid>
<author>kappa &lt;kappa@example.com&gt;</author>
<comments>http://www.wowraidmanager.net/mantis/view.php?id=65#bugnotes</comments>
</item>
</channel>
</rss>

