Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.x] Truncate request url more #1195

Merged
merged 1 commit into from
Feb 25, 2022
Merged

[4.x] Truncate request url more #1195

merged 1 commit into from
Feb 25, 2022

Conversation

driesvints
Copy link
Member

This fixes an issue where the requests table was overflowing when the url path is too long. We can solve this simply by truncating the url a bit more.

Fixes #1193

@driesvints driesvints changed the title Truncate request url more [2.x] Truncate request url more Feb 25, 2022
@taylorotwell taylorotwell merged commit 59324ae into 4.x Feb 25, 2022
@taylorotwell taylorotwell deleted the fix-overflow-table branch February 25, 2022 19:52
@driesvints driesvints changed the title [2.x] Truncate request url more [4.x] Truncate request url more Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Requests table not displaing correctly
2 participants