• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

NodeBB / NodeBB / 24455882395

15 Apr 2026 12:59PM UTC coverage: 85.304% (-0.2%) from 85.462%
24455882395

push

github

web-flow
fix: don't prepend relative_path to absolute URLs in getProfilePictures (#14176)

Upload plugins like nodebb-plugin-cloudinary store full absolute URLs
in the uid:{uid}:profile:pictures sorted set. The code unconditionally
prepends relative_path, producing broken URLs like /forumhttps://...

Add the same startsWith('http') check used elsewhere in the codebase.

12933 of 17841 branches covered (72.49%)

27513 of 32253 relevant lines covered (85.3%)

2849.34 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

85.71
/src/controllers/admin/database.js


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc