Mark Smith (
mark) wrote in
dw_maintenance2020-06-27 04:02 pm
![[staff profile]](https://www.dreamwidth.org/img/silk/identity/user_staff.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Code push happening shortly!
Hi all,
We're doing a code push as mentioned here.
As usual, a code push includes some visual changes (continuing our efforts to modernize common workflows) and also includes some conversions of old pages to be generated in a different way with different markup. As always, we've tested the changes in most of the major browsers and use cases, but some things may break when they meet real-world usage and different technical setups. If we broke it, we'll fix it as soon as we can.
We will be watching this post for comments, so please let us know if you see anything that needs to be addressed and we'll take a look!
Known Issues
- The spellchecker continues to go walkabout. This is intentional, we are deprecating it and removing it. Modern browsers have spellcheck that works in multiple languages and has actually been updated since 1995, so there's no reason for Dreamwidth to continue to try to maintain one.
Fixed Issues
- FAQs had gone missing. Well, the answers. They're back now.
- Replying to comments was incorrectly routing you back to the top level view, rather than the view of the thread you were on. This is fixed.
As always, please do keep an eye on our Twitter account dreamwidth.
Re: "Disable Custom Replies" ticky box is gone.
Basically by ticking it, you would disable the custom theme you installed on the main journal so that the comment page would revert back to the site default.
Re: "Disable Custom Replies" ticky box is gone.
It looks like that setting DID used to live in the theme presentation settings, but it was moved from there quite some time ago. Almost ten years back, in fact.
It's possible certain custom layouts could do something to force it to display in the theme UI, and maybe you used one of those recently? Regardless, the supported way to change that setting is over here now. It works fine, it just lives on a different page.
Re: "Disable Custom Replies" ticky box is gone.
What I'm talking about was for the journal as a whole, for everyone.
So it's not that the comments page is disabled for me, but rather it's disabled for anyone who looks at the journal. It was an option that was there just last week. Other people have also noticed it's missing.
Re: "Disable Custom Replies" ticky box is gone.
If you're changing the default for a community, you can use the "work as" drop-down box at the top of the page to do that.
Re: "Disable Custom Replies" ticky box is gone.
But I swear to you, just last week it was there in the presentation tab.
Re: "Disable Custom Replies" ticky box is gone.
Yeah, IDEK what's up with the timing on its disappearance. Git says the core1 code was changed to hide that option in the UI in 2011, so you shouldn't have seen a recent change.
I can think of a few possibilities... Maybe themes that were saved/compiled into the system before a certain date kept the old setting visible, but if anything ever caused them to get recompiled, they'd lose it even if their code didn't necessarily change, and then maybe something in the code push caused those themes to get rebuilt. Maybe some themes overrode a property somehow to restore it to the UI, but other themes didn't. Stuff like that. Who knows. Main thing is, glad it's working for you in the "new" spot.