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

Detect .PDF as pdf #3590

Merged
merged 1 commit into from
Nov 29, 2021
Merged

Conversation

fabian-thomas
Copy link
Contributor

@fabian-thomas fabian-thomas commented Nov 19, 2021

Closes #3548

src/util/PathUtil.cpp Outdated Show resolved Hide resolved
src/util/PathUtil.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@personalizedrefrigerator personalizedrefrigerator left a comment

Choose a reason for hiding this comment

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

I haven't tested this yet, but from a quick look through the changes, this looks good to me!

@LittleHuba
Copy link
Member

@fabian-thomas
Copy link
Contributor Author

That helped a little bit with understanding the different branches and tags. Although I'm not totally sure if I understood that release_helper script correctly. Is this something I should usually use/use in this case?

As I understand this I should just rebase this branch on release-1.1 so that it can be merged into that branch.

@LittleHuba
Copy link
Member

No that script is solely for us maintainers. You should never have to use it.

@LittleHuba
Copy link
Member

As I understand this I should just rebase this branch on release-1.1 so that it can be merged into that branch.

Yes exactly.

@fabian-thomas fabian-thomas changed the base branch from master to release-1.1 November 22, 2021 18:56
@fabian-thomas
Copy link
Contributor Author

@LittleHuba Have I done this correctly? I decided to cherry-pick the commits since rebasing looked like it would not make sense.

@LittleHuba
Copy link
Member

Yes cherry-picking is also a valid solution. Your changes seem to be okay.

Why did you remove the test case though?

@fabian-thomas
Copy link
Contributor Author

I accidently included it while cherry-picking the changes. It came from master. Should I include it again?

add hasPdfFileExt function
@Febbe Febbe merged commit 29bee34 into xournalpp:release-1.1 Nov 29, 2021
@Febbe
Copy link
Collaborator

Febbe commented Nov 29, 2021

Thanks for the PR.

@rolandlo rolandlo mentioned this pull request Feb 12, 2022
8 tasks
@Technius Technius added this to the v1.1.1 milestone Feb 16, 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.

Unable to open PDF with capitalized extension "foo.PDF"
6 participants