04/21/2016 at 11:10 am
#373650
Keymaster
@ ian1119
Hmmm… perhaps this is a bug with WordPress and not Connections as these links are created using the core WordPress paginate_links() function.
Ahhh… scratch that! That is a bug in Connections. Looking at the code in paginate_links() it does appear that WP does add a trailing slash as a default when setting up the paged defaults, something I do override in order to be able to use this function. I changed my defaults to match which will not add the trailing slash.
Thanks for reporting the issue! The fix will be included in the next release.
