Changes between Initial Version and Version 1 of Ticket #36692, comment 3
- Timestamp:
- Oct 28, 2025, 2:21:41 AM (13 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36692, comment 3
initial v1 1 1 Thank you for reporting this bug. 2 2 However, I was unable to reproduce the issue in my environment. 3 Currently, all admin_widgets-related tests are passing without any problems.3 Currently, all `admin_widgets` related tests are passing without any problems. 4 4 5 Also, I don’t see any syntax issues in clearable_file_input.html.6 Could you please provide more details about your test environment and specify which test within admin_widgetsis failing?5 Also, I don’t see any syntax issues in `clearable_file_input.html`. 6 Could you please provide more details about your test environment and specify which test within `admin_widgets` is failing? 7 7 8 8 Additionally, could you try running the tests again by following this documentation?