adobe/helix-shared

Redirect with %20 in URL not working

rofe opened this issue ยท 5 comments

@rofe why should this redirect work, and why is this in helix-shared ?

  1. because the customer (for better or worse) wanted to make that redirect
  2. match(path) {
    if (this._from.test(path)) {
    return {
    url: path.replace(this._from, this._to),
    type: this.type,
    };
    }
    return null;
    }

ah, I didn't notice this is in shared....

but what is entered in the excel table?

๐ŸŽ‰ This issue has been resolved in version 7.10.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

rofe commented

but what is entered in the excel table?

source: /en/2020/08/17/redefining%20-he-digital-experience-for-creating-and-collaborating-on-learning-content.html