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

epub: fix exception when articles have the same title #3908

Merged
merged 1 commit into from Mar 18, 2019
Merged

Conversation

Kdecherf
Copy link
Member

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? -
Documentation no
Translation no
CHANGELOG.md no
License MIT

This commit fixes an exception occurring when exporting as epub several
articles with the same title. The chapter filename is now derived from
title and url.

Fixes #3642

This commit fixes an exception occuring when exporting as epub several
articles with the same title. The chapter filename is now derived from
title and url.

Fixes #3642

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
@Kdecherf Kdecherf added this to the 2.3.8 milestone Mar 17, 2019
Copy link
Member

@tcitworld tcitworld left a comment

Choose a reason for hiding this comment

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

Indeed

@j0k3r j0k3r merged commit 8ab5dcc into master Mar 18, 2019
@j0k3r j0k3r deleted the epub-issue-3642 branch March 18, 2019 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Export ePub : Call to a member function addIndexPoint() on boolean
3 participants