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

Errors with links in tweets #31

Open
bcbounders opened this issue May 24, 2013 · 0 comments
Open

Errors with links in tweets #31

bcbounders opened this issue May 24, 2013 · 0 comments

Comments

@bcbounders
Copy link

It appears the jTweetsAnywhere code is doing some kind of conversion on links... replacing the text that was surrounded by the anchor tag with the href of the tag... and encapsulating punctuation that was immediately after the URL. Check out the tweet at the top of the box about the new site going live. It should look like this:

Pleased to announce the new Google.com! Thanks to our team for the hard work and to @google for the terrific design.

Instead, it is coming through like this:

Pleased to announce the new http://t.co/XxYyZZ789! Thanks to our team for the hard work and to @google for the terrific design.

The "Google.com" URL, which Twitter URL-shortened, is now appearing as the href... and the "!" at the end of the original link is getting incorporated into the href.

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

1 participant