Infocaster / UrlTracker

An Umbraco package that tracks 404 not found results and helps you redirect visitors to the right page
https://infocaster.net/wat-we-doen/umbraco-plugins/301-url-tracker
MIT License
17 stars 12 forks source link

Migration to alpha version fails when redirects use urls longer than 255 characters #189

Closed D-Inventor closed 2 weeks ago

D-Inventor commented 2 months ago

Describe the bug Using version: 13.2.0-alpha0008 If the redirects table contains urls that are longer than 255 characters, then the migration to the new alpha version fails.

To Reproduce Steps to reproduce the behavior:

  1. install old version
  2. Add redirect with long urls
  3. install new alpha version
  4. Run and notice that migration fails

Expected behavior Migration succeeds

Screenshots n.a.

D-Inventor commented 2 weeks ago

This has been fixed in 13.2.0-alpha0009