John Franklin

Results 28 comments of John Franklin

> it might need a decision if the "ucfirst" approach for translated strings is OK. I couldn't tell if this might be problematic with certain languages. Although backdrop_ucfirst() handles utf-8...

Just a % character or was it a % followed by two [0-9a-f]? Obviously, we can't add an update hook to look for them, the (now) bad password would take...

The PR passes on MySQL 8. (Also passes on PostgreSQL, FWIW. SQLite never passed that test, so I have no expectation of it working with this PR.)

> Is the file with camel-case name listed there? (I doubt it.) You called it. The list is empty on my Ubuntu 20.04 VM: For reference: - Ubuntu 20.04.2 LTS...

With the patch from the PR, the list is empty. Without the patch, the transliteration page returns this: ![image](https://user-images.githubusercontent.com/17887377/107046000-27791700-6794-11eb-9a78-a284d5c950ad.png)

Lazy hand-patching on my part. My bad. I just re-did the patch by downloading the diff itself, and it works, at least as far as showing the mixed-case filename. However,...

> It seems that @jlfranklin needs explicit annotation to get a notification mail. smiley A slower week at work would help, too. > Does the latest approach (version check) work...