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

Correctly print the mainpage with zimdump. #293

Merged
merged 1 commit into from
Mar 16, 2022
Merged

Correctly print the mainpage with zimdump. #293

merged 1 commit into from
Mar 16, 2022

Conversation

mgautierfr
Copy link
Collaborator

The mainpage stored in new zim files is now a redirection to the "real"
mainpage. Let's resolve the redirect before printing the path.

Fix #294

The mainpage stored in new zim files is now a redirection to the "real"
mainpage. Let's resolve the redirect before printing the path.


Fix openzim/libzim#674
@codecov
Copy link

codecov bot commented Mar 16, 2022

Codecov Report

Merging #293 (d14b6fd) into master (288dce5) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     openzim/libzim#293   +/-   ##
=======================================
  Coverage   51.18%   51.18%           
=======================================
  Files          21       21           
  Lines        1940     1940           
  Branches     1152     1152           
=======================================
  Hits          993      993           
  Misses        945      945           
  Partials        2        2           
Impacted Files Coverage Δ
src/zimdump.cpp 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 288dce5...d14b6fd. Read the comment docs.

@kelson42 kelson42 merged commit 881e240 into master Mar 16, 2022
@kelson42 kelson42 deleted the mainpage branch March 16, 2022 16:22
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.

Main page path given is wrong
2 participants