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

Correct GUID "isPermaLink" handling #2

Merged
merged 0 commits into from Feb 8, 2016

Conversation

dwmc15873
Copy link
Contributor

This corrects the handling of 'isPermaLink' to adhere to both spec and
the comment above the actual test in code. New test returns '1' if
isPermalink is unset, or set to anything but 'false'.

@shlomif
Copy link
Owner

shlomif commented Jul 8, 2013

Can you simplify the conditional as in my commit, and also provide a patch for the test suite as a regression test for this patch?

@dwmc15873
Copy link
Contributor Author

Simplification of conditional done. I had not even looked at your tests, though now that I have, I see that the test's tests are in error. Give me a bit...

@dwmc15873
Copy link
Contributor Author

Could I get a response on this?

@shlomif
Copy link
Owner

shlomif commented Aug 6, 2013

@dwmc15873 : sorry, but I wasn't notified on the extra commits on the pull request. Next time, please also post a comment. In any case, you may wish to take a look at this bug - https://rt.cpan.org/Public/Bug/Display.html?id=54135 and the appropriate SPEC, which I read as doing what you did here (I.e: the default is "true").

@shlomif shlomif merged commit a08f20e into shlomif:master Feb 8, 2016
jsonn pushed a commit to jsonn/pkgsrc that referenced this pull request Feb 27, 2016
Upstream changes:
1.58    2016-02-08
    - Merge a pull-request regarding the handling of isPermaLink:
        - shlomif/perl-XML-RSS#2
        - Thanks to @dwmc15873 for the changes.

1.57    2015-12-13
    - Update an old E-mail address for Shlomi Fish.
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

2 participants