stringex icon indicating copy to clipboard operation
stringex copied to clipboard

Adding suffix to disambiguate URLs can push total slug length outside the limit

Open fauxparse opened this issue 8 years ago • 1 comments

As demonstrated in test_handling_duplicate_urls_with_limits, where the :limit is given as 13, but the resulting string is 15 characters long.

I'm happy to work on a fix to address this.

fauxparse avatar Dec 24 '16 04:12 fauxparse

hey there. sorry about delay. if you've got an idea for a fix for this totally welcome. merged in your other change, btw. thanks.

rsl avatar Jan 18 '17 14:01 rsl