mozilla-magnet / magnet-metadata-service

A service that returns metadata for given URLs
Other
8 stars 10 forks source link

'Malformed' word appears in the tile for the description #50

Closed isabelrios closed 8 years ago

isabelrios commented 8 years ago

This is the original url: https://github.com/mozilla-magnet Short: goo.gl/XF5Hye

And this is an screenshot: screenshot_2016-07-28-14-12-45

This is what the service returns: [ { url: 'https://github.com/mozilla-magnet', title: 'Project Magnet', description: 'malformed', icons: [ [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object], [Object] ], icon: 'https://github.com/apple-touch-icon-180x180.png', image: 'https://avatars1.githubusercontent.com/u/17905978?v=3&s=280', og_data: { image: 'https://avatars1.githubusercontent.com/u/17905978?v=3&s=280', site_name: 'GitHub', type: 'profile', title: 'Project Magnet', url: 'https://github.com/mozilla-magnet', description: 'malformed', profile: [Object] }, unadaptedUrl: 'https://github.com/mozilla-magnet', displayUrl: 'https://github.com/mozilla-magnet', id: 'https://github.com/mozilla-magnet', originalUrl: 'https://github.com/mozilla-magnet', maxAge: 30000 } ]

wilsonpage commented 8 years ago

This is no longer an issue.