[Mahara-contributors] [Bug 713533] Re: Language string: [Name]'s Blog to [Name]'s Journal

2011-02-08 Thread François Marier
** Changed in: mahara Status: Won't Fix => Invalid -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/713533 Title: Language string: [Name]'s Blog to [Name]'s Journal Status in Mahara ePo

[Mahara-contributors] [Bug 661613] Re: Secret URL switches to login screen

2011-02-08 Thread Kristina Hoeppner
Does it occur every time? I don't have a Mahara 1.3.3 post fix and thus tried master.dev (1.4 unstable) and don't have that problem (chrome, safari on mac). -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad

[Mahara-contributors] [Bug 713533] Re: Language string: [Name]'s Blog to [Name]'s Journal

2011-02-08 Thread Sean Brennan
** Changed in: mahara Status: New => Won't Fix -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/713533 Title: Language string: [Name]'s Blog to [Name]'s Journal Status in Mahara ePortfo

[Mahara-contributors] [Bug 713533] Re: Language string: [Name]'s Blog to [Name]'s Journal

2011-02-08 Thread Kristina Hoeppner
talked to Sean via Jabber. This problem occurred on accounts that had already existed prior to the 1.4 update. New accounts get the "Journal" correctly. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net

[Mahara-contributors] [Bug 681211] Re: formatting on tag result list is off

2011-02-08 Thread Kristina Hoeppner
I worked in the aqua theme. -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/681211 Title: formatting on tag result list is off Status in Mahara ePortfolio: Confirmed Bug description: Lis

[Mahara-contributors] [Bug 715189] Re: Deleted forum topic remains in RSS feed

2011-02-08 Thread François Marier
I agree, we should fix both. ** Changed in: mahara Importance: Low => Medium -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bugs/715189 Title: Deleted forum topic remains in RSS feed Status i

[Mahara-contributors] [Bug 714967] Re: Remove remaining session tokens from urls into forms

2011-02-08 Thread François Marier
Also, some places (the help popups) use the session key whereas they should just be anonymous and public GET requests. (There is no need to pass login credentials there.) -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://

[Mahara-contributors] [Bug 661596] Re: Icons of small images are difficult to grab for drag-and-drop

2011-02-08 Thread Sean Brennan
This is a fix for this bug. I suggest that dragging should be expanded to the whole row, not just the icon for future usability upgrades. ** Patch added: "0001-style-small-images-difficult-to-grab-bug-661596.patch" https://bugs.launchpad.net/mahara/+bug/661596/+attachment/1838949/+files/0001-

[Mahara-contributors] [Bug 715273] Re: Admin: Add institutions - Plugin Button overlayed

2011-02-08 Thread Klaus Himpsl
** Attachment added: "screen-institutions-bug.png" https://bugs.launchpad.net/bugs/715273/+attachment/1838322/+files/screen-institutions-bug.png -- You received this bug notification because you are a member of Mahara Contributors, which is subscribed to Mahara. https://bugs.launchpad.net/bu

[Mahara-contributors] [Bug 715273] [NEW] Admin: Add institutions - Plugin Button overlayed

2011-02-08 Thread Klaus Himpsl
Public bug reported: when you add a new institution there is the next interface to add an authentication plugin - I just did this on small monitor with 1024x768px. Then the "Add" button is overlayed by the textbox for locking an institution (see attached screenshot). Regards Klaus Mahara-Version

[Mahara-contributors] [Bug 715189] Re: Deleted forum topic remains in RSS feed

2011-02-08 Thread Ruslan Kabalin
Two related issues: a) When the topic is deleted, the "deleted" flag is not updated for all posts that belong to the topic. b) SQL query for feedtype 'f' does not include t.deleted=0 condition. Fixing either (ideally both) of them will resolve the issue, unless there is an intention not to mangl

[Mahara-contributors] [Bug 715189] [NEW] Deleted forum topic remains in RSS feed

2011-02-08 Thread Ruslan Kabalin
Public bug reported: When the forum topic is deleted, all its posts remain in the RSS. This is not the case when a single forum post is deleted, in which case it disappears from the feed as expected. This has been reported in the forum: http://mahara.org/interaction/forum/topic.php?id=2743#post11