Skip to content

Fix erroneous regex match#149

Open
eduardomozart wants to merge 2 commits into
Klap-in:masterfrom
eduardomozart:master
Open

Fix erroneous regex match#149
eduardomozart wants to merge 2 commits into
Klap-in:masterfrom
eduardomozart:master

Conversation

@eduardomozart

Copy link
Copy Markdown
Contributor

Actually the regex matches any word that the page contains. E.g. if the current namespace is arubavmc:config:apgroups, the Bookcreator isn't shown because it contains the word group, which is blacklisted by default. This commit will change the RegExp to match only if the namespace starts with group.

Actually the regex matches any word that the page contains. E.g. if the current namespace is ``arubavmc:config:apgroups``, the Bookcreator isn't shown because it contains the word ``group``, which is blacklisted by default. This commit will change the RegExp to match only if the namespace starts with ``group``.
@eduardomozart

Copy link
Copy Markdown
Contributor Author

Hello @Klap-in, had a time to review this? =)

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.

1 participant