josh- / CloudyTabs

CloudyTabs is a simple menu bar application that lists your iCloud Tabs.
http://joshparnham.com/projects/cloudytabs/
789 stars 52 forks source link

hash encoded to '%23' #31

Closed yam-liu closed 6 years ago

yam-liu commented 9 years ago

Just as the title shows, hash in the url will be encoded to %23 html entity.

For reproduce this. You can open this in your safari on your iPhone, and check the url on OS X. http://www.nodebeginner.org/index-zh-cn.html#javascript-and-nodejs

Please fix it. Thanks.

josh- commented 8 years ago

Thanks for reporting this and sorry for the immense delay in getting back to you! I've isolated the issue with the incorrect encoding and will hopefully push an update in the next few days :+1:

yam-liu commented 8 years ago

👍👍👍

core23 commented 6 years ago

The issue is still present if you try to open all tabs

josh- commented 6 years ago

Good pickup @core23! Reproduced on my and will have a look at fixing now 👍

josh- commented 6 years ago

Fixed in Version 1.8, however CloudyTabs won't prompt you to update because GitLab pages is currently having issues so the updated Sparkle file isn't being served.

Until this is fixed, you can download the update by manually browsing to that release page 😄