Jen
Jen
If etc/config.pl exists it can be used, but the local version is preferred, and if both exist, the local version will be chosen. On Mon, Jul 12, 2021 at 2:48...
It checks both places, as defined in the `LJ::resolve_file` subroutine.
I think what is actually needed here is better detection ***at the time the rename is requested*** of whether the desired account name is redirecting to a different journal, and...
The discussions I've seen in dw-suggestions that relate to this propose putting dynamic links in the tag module, but not every journal displays the tag module in an obvious place...
Just for reference, this used to be bug 3471 and these are the relevant discussions: http://dw-suggestions.dreamwidth.org/490281.html http://dw-suggestions.dreamwidth.org/1408695.html
If we just want to cover [1] and [2] at the outset, that doesn't seem too difficult. [1] will require some database spelunking; I'm pretty sure there's at least one...
[1] I noticed that `tempanonips` needs its IP column widened. (Related to the investigation of #2841.)
Not strictly related to this issue, but `loginlog` also has an IP column that needs to be widened.
Both tables were widened in #2849. I think that covers [1].
I think this may be prohibitively difficult and/or computationally expensive due to how the information is stored. In order to discover whether the user has any future-dated renewals scheduled, we...