User tests: Successful: Unsuccessful:
Remove leftover reCaptcha files, forgoten in #41530
Code review.
Or build the release packge, and check for /media/plg_captcha_recaptcha/
and /media/plg_captcha_recaptcha_invisible/
. These folder should not exists.
recaptcha files in release packge
no recaptcha files in release packge
Please select:
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
I just added the label as a technicality because we are removing files which people might still be using, but since it is against 6.0 anyway, it shouldn't really matter. I mean, in case someone wants a list of b/c breaks, now they can filter by that.
Labels |
Added:
Feature
NPM Resource Changed
b/c break
PR-6.0-dev
|
I have tested this item ✅ successfully on 2c91f60
I have tested this item ✅ successfully on 5c18128
Status | Pending | ⇒ | Ready to Commit |
rtc
Labels |
Added:
RTC
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-02-12 18:55:29 |
Closed_By | ⇒ | Bodge-IT |
If the files shall not be deleted on update, it needs to add them to the list of exceptions in the build/deleted_file_check.php
script.
I will make a follow-up PR for that today or tomorrow.
@Hackwar where is b/c break?