Skip to content

Update Sprunje.php#954

Merged
lcharette merged 2 commits intouserfrosting:hotfixfrom
amosfolz:fix-issue#893
Apr 16, 2019
Merged

Update Sprunje.php#954
lcharette merged 2 commits intouserfrosting:hotfixfrom
amosfolz:fix-issue#893

Conversation

@amosfolz
Copy link
Copy Markdown
Contributor

@amosfolz amosfolz commented Apr 3, 2019

Fix for #893
Should prevent file names from exceeding maximum allowed.

  • Date is not really necessary as file metadata will have timestamp for creation.
  • Including the sorts/filters really made most file names overwhelming.

Fix for userfrosting#893
Should prevent file names from exceeding maximum allowed.
@lcharette lcharette added this to the 4.2.x milestone Apr 15, 2019
@@ -190,7 +190,7 @@ public function toResponse(Response $response)
// Prepare response
$settings = http_build_query($this->options);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

So $date and $settings are not used anymore? We could removed it then.

@lcharette lcharette added confirmed bug Something isn't working user experience The one using UF labels Apr 15, 2019
@lcharette lcharette closed this Apr 15, 2019
@lcharette lcharette reopened this Apr 15, 2019
@lcharette lcharette modified the milestones: 4.2.x, 4.2.1 Apr 15, 2019
@lcharette lcharette merged commit ae83bd9 into userfrosting:hotfix Apr 16, 2019
@amosfolz amosfolz deleted the fix-issue#893 branch April 16, 2019 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

confirmed bug Something isn't working user experience The one using UF

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants