mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02874
[Bug 725634] Re: text box strip away href and name attribute
The ID prefix is there to help prevent conflicts with exists IDs in
Mahara. However it does mean that you have to put
"example.php#user_myid" instead of "example.php#myid" in your links.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/725634
Title:
text box strip away href and name attribute
Status in Mahara ePortfolio:
Fix Committed
Bug description:
I think this could be a bug.
When I add links and save it in a text box, it strips away href and name attributes.
It should be able to create a link in text box, isn't it?
References