mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #00169
[Bug 533848] Re: Links to Mahara views in HTML export
There was a tinymce setting that was stripping the wwwroot from all
links. I've turned this off (in master), but I'd like to test it some
more before applying the fix to 1.2.
While fixing this I also found and fixed another export bug (links to
views that weren't even included in the export were being rewritten to
point to non-existent pages in the export).
** Changed in: mahara
Assignee: (unassigned) => Richard Mansfield (richard-mansfield)
** Changed in: mahara
Status: Triaged => Fix Committed
** Changed in: mahara
Milestone: None => 1.3.0
--
Links to Mahara views in HTML export
https://bugs.launchpad.net/bugs/533848
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:
working with Firefox 3.5.8 and Safari 4.0.4 on Mac 10.6 with Mahara 1.2
When links to a Mahara view are created in another Mahara view, the link is broken in the HTML export. The view can be launched by clicking on it, but not via the link. The link is, e.g. file:///view/view.php?id=4237, but the browser can't find it because the path leading up to "view/view.php..." is not included.
If students use one view as navigational view to reach their different portfolio views easily, they can't do so anymore offline at the moment.
References