Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TASK: Update regex usage #1158

Closed
johnhenley opened this issue Nov 14, 2024 · 0 comments · Fixed by #1169 or #1174
Closed

TASK: Update regex usage #1158

johnhenley opened this issue Nov 14, 2024 · 0 comments · Fixed by #1169 or #1174
Assignees
Labels
performance An update likely to improve site performance technical debt Issue that doesn't directly affect usability but will improve technical debt posture
Milestone

Comments

@johnhenley
Copy link
Collaborator

Update regex usage to use DNN platform cached regexes

@johnhenley johnhenley added performance An update likely to improve site performance technical debt Issue that doesn't directly affect usability but will improve technical debt posture labels Nov 14, 2024
@johnhenley johnhenley added this to the 08.02.00 milestone Nov 14, 2024
@johnhenley johnhenley self-assigned this Nov 14, 2024
@johnhenley johnhenley modified the milestones: 08.02.00, Future Nov 14, 2024
johnhenley added a commit to johnhenley/Dnn.CommunityForums that referenced this issue Nov 22, 2024
…NNCommunity#748)

Use DNN RegexUtil.GetCachedRegex() for additional regex replacements (DNNCommunity#1158)
Use System.Net.WebUtility.*Encode/*Decode rather than System.Web.HttpUtility & remove PortalSecurity calls (DNNCommunity#1159)
Minor text/string utility refactoring
johnhenley added a commit to johnhenley/Dnn.CommunityForums that referenced this issue Nov 22, 2024
…NNCommunity#748)

Use DNN RegexUtil.GetCachedRegex() for additional regex replacements (DNNCommunity#1158)
Use System.Net.WebUtility.*Encode/*Decode rather than System.Web.HttpUtility & remove PortalSecurity calls (DNNCommunity#1159)
Minor text/string utility refactoring
@johnhenley johnhenley modified the milestones: Future, 08.02.00 Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance An update likely to improve site performance technical debt Issue that doesn't directly affect usability but will improve technical debt posture
Projects
None yet
1 participant