Skip to content

Add stack trace when possible in error report modal#1600

Merged
Quetzacoalt91 merged 4 commits intoPrestaShop:devfrom
Quetzacoalt91:add-stack-trace-in-error-report-modal
Jan 21, 2026
Merged

Add stack trace when possible in error report modal#1600
Quetzacoalt91 merged 4 commits intoPrestaShop:devfrom
Quetzacoalt91:add-stack-trace-in-error-report-modal

Conversation

@Quetzacoalt91
Copy link
Member

Questions Answers
Description? Display the technical details of an issue that occurs on the module, when posible on the error report modal.
Type? improvement
BC breaks? Nope
Deprecations? Nope
Fixed ticket? Fixes #1555
Sponsor company @PrestaShopCorp
How to test? Modify your PHP config to add this key: allow_url_fopen=0, then start the update configuration process. You'll get an error and you will be able to see the details.
Capture d’écran du 2026-01-16 17-22-20

@Quetzacoalt91 Quetzacoalt91 self-assigned this Jan 16, 2026
@Quetzacoalt91 Quetzacoalt91 added the enhancement Type: Improvement label Jan 16, 2026
@github-project-automation github-project-automation bot moved this to Ready for review in PR Dashboard Jan 16, 2026
@Quetzacoalt91 Quetzacoalt91 force-pushed the add-stack-trace-in-error-report-modal branch from 1fb7ce1 to a30290e Compare January 16, 2026 17:40
@Quetzacoalt91 Quetzacoalt91 marked this pull request as draft January 19, 2026 11:57
@Quetzacoalt91 Quetzacoalt91 force-pushed the add-stack-trace-in-error-report-modal branch from a30290e to 118ba8b Compare January 19, 2026 14:56
@sonarqubecloud
Copy link

@Quetzacoalt91 Quetzacoalt91 removed the wip label Jan 20, 2026
@AureRita AureRita self-assigned this Jan 21, 2026
Copy link
Contributor

@AureRita AureRita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Quetzacoalt91

Thank you for your PR, I tested it and it seems to works as you can see :

Capture d’écran du 2026-01-21 16-02-10 Capture d’écran du 2026-01-21 15-46-20

Tested from :
8.2.1 to 8.2.3
8.2.1 to 9.0.2
8.2.3 to 9.0.2

Because the PR seems to works as expected, It's QA ✔️

Thank you

@AureRita AureRita added QA ✔️ Status: Check done, Code approved and removed waiting for QA labels Jan 21, 2026
@Quetzacoalt91 Quetzacoalt91 added this to the 7.6.0 milestone Jan 21, 2026
@Quetzacoalt91 Quetzacoalt91 merged commit 5433b04 into PrestaShop:dev Jan 21, 2026
70 of 71 checks passed
@github-project-automation github-project-automation bot moved this from Ready for review to Merged in PR Dashboard Jan 21, 2026
@ps-jarvis ps-jarvis moved this from Merged to Ready for review in PR Dashboard Jan 21, 2026
@Quetzacoalt91 Quetzacoalt91 deleted the add-stack-trace-in-error-report-modal branch January 21, 2026 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Type: Improvement QA ✔️ Status: Check done, Code approved

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

How did you manage to update to 9.0.1? I haven't been able to. #autoupgrade

4 participants