Skip to content

Conversation

@srssaulo
Copy link

locallib.php function remove_links was altered

@bozoh bozoh changed the base branch from master to develop November 4, 2022 21:03
@bozoh
Copy link
Owner

bozoh commented Nov 4, 2022

There is a close bug related to this feature PR
Issue #111

I don't know if i approve this PR it's going to re-open this bug (auto-llink)

Can you test it ?, enabling auto link feature in you moodle

$config->set('Cache.SerializerPath', $cachedir);
$config->set('Cache.SerializerPermissions', $CFG->directorypermissions);
$config->set('HTML.ForbiddenElements', array('script', 'style', 'applet', 'a'));
$config->set('HTML.ForbiddenElements', array('script', 'style', 'applet'));
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a close bug related to this feature PR
Issue #111

I don't know if i approve this PR it's going to re-open this bug (auto-llink)

Can you test it ?, enabling auto link feature in you moodle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants