bermudalocket / Tweaks-for-Reddit

A Safari App Extension to help make Reddit suck just a little less on Safari 13+. Written (mostly) in SwiftUI.
GNU General Public License v3.0
114 stars 9 forks source link

Forced re-direct to 'old.reddit.com' breaks Polls #27

Closed magn2o closed 3 years ago

magn2o commented 3 years ago

When the "Always use old.reddit.com" option is enabled, and you click the "View Poll" link at the bottom of a Poll post, it attempts to redirect you to "https://www.reddit.com/poll/" but gets intercepted and redirected to "https://old.reddit.com/poll/" which is invalid.

There needs to be an exception in place for /poll/ URIs.