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

use https where appropriate #1961

Merged
merged 1 commit into from Aug 22, 2015
Merged

use https where appropriate #1961

merged 1 commit into from Aug 22, 2015

Conversation

polyzen
Copy link
Contributor

@polyzen polyzen commented Aug 21, 2015

No description provided.

@@ -801,7 +801,7 @@ def import_postpage_item(self, item, wordpress_namespace, out_folder=None, attac
content = get_text_tag(
item, '{http://purl.org/rss/1.0/modules/content/}encoded', '')
excerpt = get_text_tag(
item, '{http://wordpress.org/export/1.2/excerpt/}encoded', None)
item, '{https://wordpress.org/export/1.2/excerpt/}encoded', None)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wrong.

@Kwpolska Kwpolska self-assigned this Aug 22, 2015
@Kwpolska Kwpolska added this to the v7.6.5 milestone Aug 22, 2015
@Kwpolska Kwpolska merged commit 98d1cc2 into getnikola:master Aug 22, 2015
Kwpolska added a commit that referenced this pull request Aug 22, 2015
@polyzen polyzen deleted the httpsallthethings branch September 1, 2015 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants