Skip to content

refactor(modulesadmin): replace $myts->htmlSpecialChars() with native… - #1689

Merged
mambax7 merged 5 commits into
XOOPS:masterfrom
mambax7:fix/issue-869-htmlspecialchars-modulesadmin
Apr 7, 2026
Merged

refactor(modulesadmin): replace $myts->htmlSpecialChars() with native…#1689
mambax7 merged 5 commits into
XOOPS:masterfrom
mambax7:fix/issue-869-htmlspecialchars-modulesadmin

fix(modulesadmin): escape dirname and image at HTML output point

a07d75d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 7, 2026 in 0s

19.22% (+19.22%) compared to f23a9d6

View this Pull Request on Codecov

19.22% (+19.22%) compared to f23a9d6

Details

Codecov Report

❌ Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.22%. Comparing base (f23a9d6) to head (a07d75d).
⚠️ Report is 25 commits behind head on master.

Files with missing lines Patch % Lines
...modules/system/admin/modulesadmin/modulesadmin.php 0.00% 3 Missing ⚠️
htdocs/modules/system/admin/modulesadmin/main.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master    #1689       +/-   ##
=============================================
+ Coverage          0   19.22%   +19.22%     
- Complexity        0     7584     +7584     
=============================================
  Files             0      621      +621     
  Lines             0    40085    +40085     
=============================================
+ Hits              0     7707     +7707     
- Misses            0    32378    +32378     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.