Closed mahemoff closed 10 years ago
Look at the spec - we actually do not mandate the has sign at all. It's up to the website owner to specify the hash in the base URL. So you could come up with URLs that just end in "?" too.
The spec seems to imply it (https://github.com/podlove/podlove-specifications/blob/master/podlove-deep-linking.md#additional-fragment-parameters) but I guess it's endorsed by Media Fragments standard, so not much can be done about it, though that standard makes it difficult to centralise logic due to # arguments not being passed to server.
I'd like to propose deprecating the hash prefix for Podlove URLs and require just the convention
?
-prefixed CGI param style. I believe hash should be deprecated for the following reasons:?
-prefixed URL params.