mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #54030
[Bug 1667461] Re: TinyMCE expands relative links under "Static pages" incorrectly
The default text was changed.
** Changed in: mahara
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1667461
Title:
TinyMCE expands relative links under "Static pages" incorrectly
Status in Mahara:
Invalid
Bug description:
Reported in https://mahara.org/interaction/forum/topic.php?id=7837
When you install a site, the links in the static pages content for
"Dashboard" and "Logged-out homepage" point to the correct places.
They were inserted as relative links.
However, when you go to the static pages section, select a link and
view it in the link pop-up or in the HTML source, the URL is expanded
to the current full path, i.e. [wwwroot]/admin/site/about.php and
[wwwroot]/admin/site/contact.php
Those pages don't exist.
Normally, TinyMCE only adds the full wwwroot when a relative link is
given, but in the static pages it adds the full URL to the current
admin section.
Maybe that's due to it being a default text?
Marked as "Low" because there is an easy work-around to simply correct
the links in the text as the content in the static pages should be
changed for each site anyway.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1667461/+subscriptions
References