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

fix image path due to bad regex #2848

Merged
merged 6 commits into from
Jan 31, 2019
Merged

fix image path due to bad regex #2848

merged 6 commits into from
Jan 31, 2019

Conversation

daiyam
Copy link
Contributor

@daiyam daiyam commented Jan 29, 2019

Description

This change is base on the work of @ehhc (PR #2835).
The difference is that it won't break the gallery feature and improve a test to correctly assert all image paths are correctly generated.

Issue fixed

Type of changes

  • πŸ”˜ Bug fix (Change that fixed an issue)
  • βšͺ Breaking change (Change that can cause existing functionality to change)
  • βšͺ Improvement (Change that improves the code. Maybe performance or development improvement)
  • βšͺ Feature (Change that adds new functionality)
  • βšͺ Documentation change (Change that modifies documentation. Maybe typo fixes)

Checklist:

  • πŸ”˜ My code follows the project code style
  • πŸ”˜ I have written test for my code and it has been tested
  • πŸ”˜ All existing tests have been passed
  • βšͺ I have attached a screenshot/video to visualize my change if possible

ehhc and others added 5 commits January 26, 2019 17:21
…d that issue in the future + test modified so that they both contain tests for posix and windows path separator -> fixes BoostIO#2834
- improve test
- fix missing 'e' in some functions name
@guardrails
Copy link

guardrails bot commented Jan 29, 2019

No more findings on this branch.
This means you fixed everything we detected earlier. Good job!! πŸ‘πŸŽ‰

We will keep this comment up-to-date as you go along and notify you of any security issues that we identify.

Happy with the results? Give your feedback.

@Rokt33r
Copy link
Member

Rokt33r commented Jan 30, 2019

Awesome! I'll test this today!! πŸ˜„

@Rokt33r Rokt33r merged commit f1b929c into BoostIO:master Jan 31, 2019
@daiyam daiyam deleted the fix-gallery branch January 31, 2019 07:38
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.

None yet

3 participants