Skip to content

Conversation

frknakk
Copy link
Contributor

@frknakk frknakk commented Feb 20, 2023

The Column::render method generates an error if the value within is too long because of path length limits of the OS.

Exception: file_exists(): File name is longer than the maximum allowed path length on this platform (4096): /var/www/.../resources/views/{action content}

I think 255 is a realistic length limit for view file names.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@yajra yajra merged commit 012e659 into yajra:master Feb 20, 2023
@yajra
Copy link
Owner

yajra commented Feb 20, 2023

Released on https://github.com/yajra/laravel-datatables-html/releases/tag/v10.3.1 🚀 Thanks!

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.

2 participants