Can you explain this commit?
3a71a86fcb5f79f43f1d519b4e4fc73ccf1bbd67
Perhaps I'm not understanding the logic here, but I think this is causing issues on the multi-language site I'm working on where manually updating an alias is causing a redirect for all languages that share that url_alias dst. While this is an edge-case, it doesn't seem to make much sense.
If this behavior is desired, it should definitely be explained with a comment in the code.
Thanks!
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | un-comment-commented-code--1834790-1.patch | 809 bytes | jessehs |
Comments
Comment #1
jessehsI'm assuming this was a mistake introduced, but never caught, due to the edge-case nature of the problem that it causes. (It would only manifest when a translation has the same alias as its source node.)
Comment #3
jessehs#1: un-comment-commented-code--1834790-1.patch queued for re-testing.