#88 Fix broken links in group projects attachments
Merged by cverna. Opened by athoscr.
athoscr/pagure-importer fix-links  into  master

Download 88.patch

This commit gets the namespace of the project from the remote repository cloned in
order to avoid broken links in group projects, as metioned in issue #85. Issue #75
Brought a fix related to ascii characters, but also broke the code, since it was trying
to use a "[] in {}" construction, which would raise an error. There is a second commit
fixing that, since it was necessary for the version in this MR to work.

  • Fixes #85
  • Fixes #75

:thumbsup:

Thanks ;)

Pull-Request has been merged by cverna

Metadata