Skip to content

Filename does not need forward slash at the end...#45

Open
isagarjadhav wants to merge 1 commit intogetgrav:developfrom
isagarjadhav:patch-1
Open

Filename does not need forward slash at the end...#45
isagarjadhav wants to merge 1 commit intogetgrav:developfrom
isagarjadhav:patch-1

Conversation

@isagarjadhav
Copy link
Copy Markdown

Remove unused second parameter from instance.

Export to CSV is not working. While creating instance $csv_file, the forward slash is added and a second unnecessary parameter is passed.
$tmp defined on line 249, itself is the completely qualified path to file. It can be used as it is.

Bug reported on Stackoverflow -
https://stackoverflow.com/questions/71019105/i-trying-to-download-as-csv-from-grav-site-using-data-manager-but-getting-erro/71436625#71436625

…nd parameter from instance.

Export to CSV is not working. While creating instance $csv_file, the forward slash is added and a second unnecessary parameter is passed. 
$tmp defined on line 249, itself is the completely qualified path to file. It can be used as it is.

Bug reported on Stackoverflow -
https://stackoverflow.com/questions/71019105/i-trying-to-download-as-csv-from-grav-site-using-data-manager-but-getting-erro/71436625#71436625
@rhukster rhukster requested a review from mahagr March 11, 2022 18:44
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.

1 participant