Skip to content

Use strpos instead of Xpath #268

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

Merged
merged 1 commit into from
Jun 29, 2018
Merged

Use strpos instead of Xpath #268

merged 1 commit into from
Jun 29, 2018

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Jun 28, 2018

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets #267
Documentation
License MIT

What's in this PR?

Xpath did not work. I've got no idea why. It might be the big script tag in #collector-content that causes issues.

I spent a good 30 minutes trying with my limited xpath skill without any success. I finally decided to do a simple strpos.

Why?

Because master build is red on travis.

@Nyholm
Copy link
Member Author

Nyholm commented Jun 28, 2018

(Travis failure is unrelated)

@dbu dbu merged commit 2490d4c into master Jun 29, 2018
@dbu dbu deleted the patch-broken-master branch June 29, 2018 07:47
@dbu
Copy link
Collaborator

dbu commented Jun 29, 2018

sure, looks sane to me.

can you try to figure out why some of the builds fail and fix those too?

@Nyholm
Copy link
Member Author

Nyholm commented Jun 29, 2018

As you see now when my 3 PRs are merged, the master passes.

Thank you for merging

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.

2 participants