[Mahara-contributors] [Bug 615210] Re: Graphs in admin area not generated in PHP 5.3

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
 Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

-- 
Graphs in admin area not generated in PHP 5.3
https://bugs.launchpad.net/bugs/615210
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
Graphs on the new the site stats page are not generated with php 5.3.

Image_Graph needs to be updated to the latest version from svn (which hopefully 
works with php 5.2 too).

http://pear.php.net/bugs/bug.php?id=16529



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 616298] Re: Admin users can suspend themselves; even if they're the only admin user.

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
   Status: New => Triaged

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
Milestone: None => 1.3.0

-- 
Admin users can suspend themselves; even if they're the only admin user.
https://bugs.launchpad.net/bugs/616298
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
A site administrator currently has the ability to:
* suspend themselves;
* suspend the only site administrator.

Perhaps we should prevent them from doing so.  The only fix to a suspended 
admin user when there are no other admins is to fettle the database.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 616840] Re: Some really poor error reporting in xmlrpc auth (could easily be improved)

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
   Status: New => Triaged

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
Milestone: None => 1.3.0

-- 
Some really poor error reporting in xmlrpc auth (could easily be improved)
https://bugs.launchpad.net/bugs/616840
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
The form validation for the xmlrpc form, by default, just gives the completely 
useless error message - "An unknown error occurred while processing this form". 
  As this is an area where errors can easily occur this sort of message should 
be improved. Even if you just dump the contents of the exception object there 
is a whole host of useful information but this error handling doesn't report or 
log even the basic error message.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 617427] Re: IE8 login block floating out of boundaries

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
   Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
Milestone: None => 1.3.0

-- 
IE8 login block floating out of boundaries
https://bugs.launchpad.net/bugs/617427
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
The login block in version 1.3.0beta4dev and some other right sidebar links are 
floating out of their boundaries when viewed in IE8.  A screenshot of this has 
been attached.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 618509] Re: XMLRPC link to hosts with underscores in hostname fails

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
   Status: New => Triaged

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
Milestone: None => 1.3.0

-- 
XMLRPC link to hosts with underscores in hostname fails
https://bugs.launchpad.net/bugs/618509
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
When establishing an XMLRPC connection to a network peer that has an underscore 
in the hostname an unknown error is thrown.

The get_hostname_from_uri function in api/xmlrpc/lib.php is the cause of the 
problem. The regular expression (~line 47) does not cater for underscores...

Version is 1.2.5, OS is Windows and database is PostgreSQL.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 613275] Re: No selection of the description for embedded media in a view possible

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
   Status: New => Triaged

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
Milestone: None => 1.3.0

-- 
No selection of the description for embedded media in a view possible
https://bugs.launchpad.net/bugs/613275
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
Video files that can be embedded into a block can have a description. It only 
shows up when the files is added via "File(s) to download" or "Folder", but not 
when they are embedded. It would be very useful to have the description show up 
below the video, e.g. to give  brief instructions to start the video, display 
the credit etc. because then you don't have to use a textbox for that. 

Furthermore, you only get to the details page from the file or folder download 
blocks, but not when you click on the file link in the embedded media block 
virtually not allowing to view the detail page altogether.

(Mahara 1.2 and 1.3)



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 615323] Re: HTML Export progress bar strings not translatable

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
   Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
Milestone: None => 1.3.0

-- 
HTML Export progress bar strings not translatable
https://bugs.launchpad.net/bugs/615323
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
The string, which are displaying while generating HTML export couldn't be 
translated - the strings, while generating LEAP export are translated...

See line 139, 170, 181, 188, 199, 217 and 232 in 
http://gitorious.org/mahara/mahara/blobs/master/htdocs/export/html/lib.php 
(please double check, maybe I missed a line)

Regards, Gregor



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 617112] Re: Activity preferences got lost on master.dev

2010-08-15 Thread Richard Mansfield
This disappeared as part of recent theming changes. I'll restore it soon
(when we're ready with the next lot).

-- 
Activity preferences got lost on master.dev
https://bugs.launchpad.net/bugs/617112
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
Hi Richard,

Somehow the activity preferences and the institution membership got lost on 
master.dev. Can you please re-activate them?

Thanks.

Kristina



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 617112] Re: Activity preferences got lost on master.dev

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
   Status: New => Triaged

** Changed in: mahara
 Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

** Changed in: mahara
Milestone: None => 1.3.0

-- 
Activity preferences got lost on master.dev
https://bugs.launchpad.net/bugs/617112
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
Hi Richard,

Somehow the activity preferences and the institution membership got lost on 
master.dev. Can you please re-activate them?

Thanks.

Kristina



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 617067] Re: Collections / View navigation - usability problems

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
   Status: New => Triaged

-- 
Collections / View navigation - usability problems
https://bugs.launchpad.net/bugs/617067
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
View Collections, the way they are currently on master, are confusing for users 
seeing them for the first time.

People may think that they're a way of organising and ordering views into 
folders (for the owner to find them more easily).  That's another feature that 
has been requested by people on the forums but it's not addressed by this stuff 
at all.

Part of the problem is that the name 'Collection' doesn't really express the 
fact that the only point in putting views together into these 'things' is just 
so that views can be linked to each other when they're being displayed to 
others.


Comment from David Drummond on the forums:

I *do* see collections as something that could evolve in a lot of different 
useful directions - something that could come in an iterative process - and 
that may cover a way to organise views. Not quite there yet though granted. For 
that reason I'd suggest leaving them as collections might be a good idea to 
drive that direction of development in future iterations - rather than having 
to rename something again down the track.

If that's unreasonable, then maybe something more explicit to the actual 
initial use case is needed. Perhaps "Navigation Lists"? or even "Manage View 
Menus" (and change the blocktype to "View Menu"). 


Comment from Richard Wyles via email:

Yes, there's also a problem with a View only being able to belong to one 
Collection - users won't understand the access challenge/conflict which is the 
reason? Can't Title, Description and adding Views to Collection be all on one 
page? Then the action could be on the My Views page and be called Connect Views 
or something. Keen to be included in discussions like this as the more menu 
items and pages then it becomes harder to achieve good usability. The other 
route to this via the Access page dashboard.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 618306] Re: Plans page doesn't check artefact type

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
   Status: New => Fix Committed

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
 Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

** Changed in: mahara
Milestone: None => 1.3.0

-- 
Plans page doesn't check artefact type
https://bugs.launchpad.net/bugs/618306
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

Bug description:
The plans page doesn't check the artefact type, so a user could alter the id 
field and attempt to add tasks to an image for example by going to the url:

http://mahara/artefact/plans/plan.php?id={id of an non-plan artefact}



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 618509] [NEW] XMLRPC link to hosts with underscores in hostname fails

2010-08-15 Thread Nathan Mares
Public bug reported:

When establishing an XMLRPC connection to a network peer that has an
underscore in the hostname an unknown error is thrown.

The get_hostname_from_uri function in api/xmlrpc/lib.php is the cause of
the problem. The regular expression (~line 47) does not cater for
underscores...

Version is 1.2.5, OS is Windows and database is PostgreSQL.

** Affects: mahara
 Importance: Undecided
 Status: New

-- 
XMLRPC link to hosts with underscores in hostname fails
https://bugs.launchpad.net/bugs/618509
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: New

Bug description:
When establishing an XMLRPC connection to a network peer that has an underscore 
in the hostname an unknown error is thrown.

The get_hostname_from_uri function in api/xmlrpc/lib.php is the cause of the 
problem. The regular expression (~line 47) does not cater for underscores...

Version is 1.2.5, OS is Windows and database is PostgreSQL.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 617155] Re: Block pagination and HTML/leap2a export

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
   Status: Confirmed => Fix Committed

-- 
Block pagination and HTML/leap2a export
https://bugs.launchpad.net/bugs/617155
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

Bug description:
Blocktypes that render themselves with pagination for views (e.g. My Friends, 
Blog, Plans) sometimes use the same function & templates for rendering during 
export.

You end up with pagination arrows that don't work in the HTML export, and 
javascript being output in the leap2a content.

We should initially turn pagination off when rendering for export, and 
eventually we should perhaps rewrite the pagination links in html export so 
that they work on the exported site.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 618428] [NEW] Check for one collection per view in leap import

2010-08-15 Thread Richard Mansfield
Public bug reported:

When importing leap2a files that weren't created by mahara, there could
be more than one 'Webpage' (imported as a View)  that 'is_part_of' a
'Website' (imported as Collection).  Make sure we don't try to insert
imported views into more than one collection.

** Affects: mahara
 Importance: Medium
 Status: Confirmed

** Changed in: mahara
Milestone: None => 1.3.0

** Changed in: mahara
   Status: New => Confirmed

** Changed in: mahara
   Importance: Undecided => Medium

-- 
Check for one collection per view in leap import
https://bugs.launchpad.net/bugs/618428
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
When importing leap2a files that weren't created by mahara, there could be more 
than one 'Webpage' (imported as a View)  that 'is_part_of' a 'Website' 
(imported as Collection).  Make sure we don't try to insert imported views into 
more than one collection.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 616684] Re: Delete All button breaks messages page

2010-08-15 Thread Richard Mansfield
This was broken due to some theming changes that moved the button inside
the main form on the page.  Evonne Cheung will fix it in the next round
of theming.

-- 
Delete All button breaks messages page
https://bugs.launchpad.net/bugs/616684
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
The presence of the 'Delete all notifications' button in 
/account/activity/index.php seems to break various actions on the page.

If the button is present then:
* clicking the button results in it being replaced with the list of messages 
and the messages not being removed from the correct listing. The messages are 
not actually deleted; and
* deleting an individual message results in the delete all button being 
replaced with the list of all messages. The message is deleted but this is not 
reflected correctly on the page.

Additionally, Packed.js reports an error on page load. Removing the button 
completely results in the page working as expected.

I've had a go at debugging this but can't work out what the problem is so far.

Tested in Google Chrome and Firefox under Debian.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 617155] Re: Block pagination and HTML/leap2a export

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
 Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

-- 
Block pagination and HTML/leap2a export
https://bugs.launchpad.net/bugs/617155
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
Blocktypes that render themselves with pagination for views (e.g. My Friends, 
Blog, Plans) sometimes use the same function & templates for rendering during 
export.

You end up with pagination arrows that don't work in the HTML export, and 
javascript being output in the leap2a content.

We should initially turn pagination off when rendering for export, and 
eventually we should perhaps rewrite the pagination links in html export so 
that they work on the exported site.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 616684] Re: Delete All button breaks messages page

2010-08-15 Thread Richard Mansfield
** Changed in: mahara
 Assignee: (unassigned) => Richard Mansfield (richard-mansfield)

** Changed in: mahara
   Status: New => Triaged

-- 
Delete All button breaks messages page
https://bugs.launchpad.net/bugs/616684
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Triaged

Bug description:
The presence of the 'Delete all notifications' button in 
/account/activity/index.php seems to break various actions on the page.

If the button is present then:
* clicking the button results in it being replaced with the list of messages 
and the messages not being removed from the correct listing. The messages are 
not actually deleted; and
* deleting an individual message results in the delete all button being 
replaced with the list of all messages. The message is deleted but this is not 
reflected correctly on the page.

Additionally, Packed.js reports an error on page load. Removing the button 
completely results in the page working as expected.

I've had a go at debugging this but can't work out what the problem is so far.

Tested in Google Chrome and Firefox under Debian.



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 547523] Re: Moodle/Mahara group synchronisation

2010-08-15 Thread Dan Poltawski
I think a more sensible thing will be syncing cohorts when they land in
Moodle 2.0

-- 
Moodle/Mahara group synchronisation
https://bugs.launchpad.net/bugs/547523
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Confirmed

Bug description:
Synchronise group information between Moodle and Mahara.

This bug was imported from eduforge.org, see:
https://eduforge.org/tracker/index.php?func=detail&aid=3339&group_id=176&atid=742



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 613630] Re: Editor problems in Safari on demo.mahara

2010-08-15 Thread Dan Poltawski
*** This bug is a duplicate of bug 613631 ***
https://bugs.launchpad.net/bugs/613631

** This bug has been marked a duplicate of bug 613631
   Editor problems in Safari on demo.mahara

-- 
Editor problems in Safari on demo.mahara
https://bugs.launchpad.net/bugs/613630
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Invalid

Bug description:
The editor looks a bit weird on the My Goals and My Skills pages on demo.mahara



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 616249] Re: CSV upload send e-mail despite checkbox being unchecked

2010-08-15 Thread Dan Poltawski
Hi Juergen,

I can't seem to reproduce this issue on the latest 1.2 stable branch. Is the 
email users are geting sent the new account creation message. e.g.:
Dear %s,

A new account has been created for you on %s. Your details are as
follows:

Username: %s
Password: %s

Visit %s to get started!

Regards, %s Site Administrator

** Changed in: mahara
   Status: New => Incomplete

-- 
CSV upload send e-mail despite checkbox being unchecked
https://bugs.launchpad.net/bugs/616249
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Incomplete

Bug description:
I have a Mahara 1.2.5 install on a Linux server with a MySQL database. 
I experimented with the CSV file upload of users into an institution and 
unchecked the box with the label "E-mail users about their account?".
Nevertheless, e-mails were sent to all 350 users the procedure was able to 
import.
This should be fixed because it causes a lot of administrative trouble with 
>300 
people asking why they get spam from a University server.

best regards 
  Juergen Zimmer



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 616249] Re: CSV upload send e-mail despite checkbox being unchecked

2010-08-15 Thread Dan Poltawski
** Changed in: mahara
 Assignee: (unassigned) => Dan Poltawski (dan-poltawski)

-- 
CSV upload send e-mail despite checkbox being unchecked
https://bugs.launchpad.net/bugs/616249
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: New

Bug description:
I have a Mahara 1.2.5 install on a Linux server with a MySQL database. 
I experimented with the CSV file upload of users into an institution and 
unchecked the box with the label "E-mail users about their account?".
Nevertheless, e-mails were sent to all 350 users the procedure was able to 
import.
This should be fixed because it causes a lot of administrative trouble with 
>300 
people asking why they get spam from a University server.

best regards 
  Juergen Zimmer



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 613630] Re: Editor problems in Safari on demo.mahara

2010-08-15 Thread Dan Poltawski
Closing - duplicate of 613631

** Changed in: mahara
 Assignee: (unassigned) => Dan Poltawski (dan-poltawski)

** Changed in: mahara
   Status: New => Invalid

-- 
Editor problems in Safari on demo.mahara
https://bugs.launchpad.net/bugs/613630
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Invalid

Bug description:
The editor looks a bit weird on the My Goals and My Skills pages on demo.mahara



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 618306] [NEW] Plans page doesn't check artefact type

2010-08-15 Thread Dan Poltawski
Public bug reported:

The plans page doesn't check the artefact type, so a user could alter
the id field and attempt to add tasks to an image for example by going
to the url:

http://mahara/artefact/plans/plan.php?id={id of an non-plan artefact}

** Affects: mahara
 Importance: Undecided
 Status: New

-- 
Plans page doesn't check artefact type
https://bugs.launchpad.net/bugs/618306
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: New

Bug description:
The plans page doesn't check the artefact type, so a user could alter the id 
field and attempt to add tasks to an image for example by going to the url:

http://mahara/artefact/plans/plan.php?id={id of an non-plan artefact}



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 617433] Re: My Plans reports A nonrecoverable error

2010-08-15 Thread Dan Poltawski
Hi Stacey/Ali,

I've committed a fix to this issue. Slightly modified from the patch as
dmlib has limitfrom/limitnum params to ensure compatibility between
different dbs so used those instead.

thanks
Dan

** Changed in: mahara
 Assignee: Stacey Walker (stacey) => Dan Poltawski (dan-poltawski)

** Changed in: mahara
   Importance: Undecided => Medium

** Changed in: mahara
   Status: In Progress => Fix Committed

** Changed in: mahara
Milestone: None => 1.3.0

-- 
My Plans reports A nonrecoverable error 
https://bugs.launchpad.net/bugs/617433
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

Bug description:
When going to My Plans under Profile on Mahara 1.3 beta4 it reports back: 
Mahara: Site unavailable
A nonrecoverable error occured. This probably means you have encountered a bug 
in the system.

Ubuntu 8.10
MYSQL 5.022
PHP 5.2.6



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 617953] Re: 'Edit' & 'Delete' button on taskslist.tpl needs to be translatable.

2010-08-15 Thread Dan Poltawski
Thanks Mitsuhiro - i've committed a fix (using the {str} templating
mechanism rather than get_string)

** Changed in: mahara
   Status: New => Fix Committed

** Changed in: mahara
   Importance: Undecided => Low

** Changed in: mahara
   Importance: Low => Medium

-- 
'Edit' & 'Delete' button on taskslist.tpl needs to be translatable.
https://bugs.launchpad.net/bugs/617953
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: Fix Committed

Bug description:
'Edit' & 'Delete' button on artefact/plans/theme/raw/taskslist.tpl needs to be 
translatable as below.

--- [ before ] ---
{auto_escape on}
{foreach from=$tasks.data item=task}
{if $task->completed == -1}

{$task->completiondate}
{$task->title}
{$task->description}
 
Edit
Delete

{else}

{$task->completiondate}
{$task->title}
{$task->description}
{if $task->completed == 1}

{else}
 
{/if}
Edit
Delete

{/if}
{/foreach}
{/auto_escape}


--- [ after ] ---
{auto_escape on}
{foreach from=$tasks.data item=task}
{if $task->completed == -1}

{$task->completiondate}
{$task->title}
{$task->description}
 



{else}

{$task->completiondate}
{$task->title}
{$task->description}
{if $task->completed == 1}

{else}
 
{/if}



{/if}
{/foreach}
{/auto_escape}



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp


[Mahara-contributors] [Bug 617953] Re: 'Edit' & 'Delete' button on taskslist.tpl needs to be translatable.

2010-08-15 Thread Dan Poltawski
** Changed in: mahara
 Assignee: (unassigned) => Dan Poltawski (dan-poltawski)

-- 
'Edit' & 'Delete' button on taskslist.tpl needs to be translatable.
https://bugs.launchpad.net/bugs/617953
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.

Status in Mahara ePortfolio: New

Bug description:
'Edit' & 'Delete' button on artefact/plans/theme/raw/taskslist.tpl needs to be 
translatable as below.

--- [ before ] ---
{auto_escape on}
{foreach from=$tasks.data item=task}
{if $task->completed == -1}

{$task->completiondate}
{$task->title}
{$task->description}
 
Edit
Delete

{else}

{$task->completiondate}
{$task->title}
{$task->description}
{if $task->completed == 1}

{else}
 
{/if}
Edit
Delete

{/if}
{/foreach}
{/auto_escape}


--- [ after ] ---
{auto_escape on}
{foreach from=$tasks.data item=task}
{if $task->completed == -1}

{$task->completiondate}
{$task->title}
{$task->description}
 



{else}

{$task->completiondate}
{$task->title}
{$task->description}
{if $task->completed == 1}

{else}
 
{/if}



{/if}
{/foreach}
{/auto_escape}



___
Mailing list: https://launchpad.net/~mahara-contributors
Post to : mahara-contributors@lists.launchpad.net
Unsubscribe : https://launchpad.net/~mahara-contributors
More help   : https://help.launchpad.net/ListHelp