mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #11155
[Bug 1052430] Re: Javascript issue on /artefact/blog/view/
Test cases:
1. When the number of journal's entries is greater than 5, pagination links should appear
2. When deleting a journal or an entry, a confirmation form should appear
3. When editing an entry (/artefact/blog/post.php)
+ 'Add a file' and 'Close' buttons should open/close the filebrowser for attachment field.
+ Hide 'Remove' button if a file has been selected
+ The filebrowser should still open after clicking 'Remove' button or the folder links
+ 'Upload' button should work
4. 'Save entry' button should save the changes in fields except for 'Attachment' and redirect to /artefact/blog/view/index.php
** Changed in: mahara
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1052430
Title:
Javascript issue on /artefact/blog/view/
Status in Mahara ePortfolio:
In Progress
Bug description:
/artefact/blog/view/
reported for 1.5dev
only one journal set
When adding a new entry (/artefact/blog/post.php?blog=4), you can't
add new files.
When editing an existing post, when you click add file, a new page is
drawn but it doesn't show the part of the page where you can select
files (ie there shoudl be an html anchor or soemthing)
When editing an existing post, when you click add file, then click
select on a file, it is automatically added to the post before you
click save.
When editing an existing post, and you add a file, you can't click
save to get out of that page. instead it tags an extra &browse=1 to
the url (/artefact/blog/post.php?id=42&browse=1&browse=1). Clicking
cancel works, but all non-file changes are lost
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1052430/+subscriptions
References