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

Problems with encodings #63

Open
srtab opened this issue Mar 17, 2015 · 2 comments
Open

Problems with encodings #63

srtab opened this issue Mar 17, 2015 · 2 comments

Comments

@srtab
Copy link

srtab commented Mar 17, 2015

I'm having some problems with encodings when i use disqus_show_comments tag on the template.
When i have special characters on my title causes error on get_config. The generation of output causes that error, my suggestion is to not use the format to create the output:

output = ['\tvar %s = "%s";' % (item, context[item]) for item in conf_vars \
              if item in context]
@imposeren
Copy link

I have updated yesterday and experience same problem.

@imposeren
Copy link

Solved problem on my site. Please merge my pull request

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

No branches or pull requests

2 participants