mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #02873
[Bug 725634] Re: text box strip away href and name attribute
I did not use $config->set('Attr.IDPrefix', 'user_'); but as you know I
wrote my solution at
http://mahara.org/interaction/forum/topic.php?id=2879#post12492.
I will check it again with $config->set('Attr.IDPrefix', 'user_');.
--
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