a3020

Results 5 issues of a3020

I'm using a symbolic link for the /concrete folder. Using the build tool (php i18.php --package=...) I get the following error: /www/test.com is not the valid concrete5 web root directory...

I got a CSFR token mismatch in Laravel 5.3. Maybe the documentation needs to be updated to add `deploy` to the except array in `/app/Http/Middleware/VerifyCsfrToken.php`?

Isssue: There's currently no way to disable the option "Copy to clipboard". I think this should be a new permission key for the block entity. ![schermafbeelding 2016-11-14 om 14 26...

Type:Enhancement
Status:Available
Product Areas:Permissions & Workflow
Product Areas:In-Page Editing
Enhancement:Level Of Effort:2
Enhancement:Quality Of Life:1

The default testQuery checks each character of the query on a stripped string of a table row. This resulted in unwanted behavior in my table that shows ID's, full dates...

Many frameworks offer the possibility to redirect / reroute / redispatch / requestaction. In the code I could'nt find anything, apart from the function 'setRequestUri'. Why have you stated that...