Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bbPress - Slight problem with replies and indenting #114

Open
normancates opened this issue Apr 27, 2018 · 1 comment
Open

bbPress - Slight problem with replies and indenting #114

normancates opened this issue Apr 27, 2018 · 1 comment

Comments

@normancates
Copy link

First, I love that this is available for free. I managed to get Sparkpost working by using Postman as a tool for sending API commands. I highly recommend it.

Anyway, one minor wrinkle.

For my posts, I have a reply depth of 2 set up to avoid reply creep.

But if I reply via email to a post that is already at a depth of 2, it the reply comes in with a depth of 3.

Post 1
----Reply 1
------Reply 2

This is where it would normally stop. No one can reply to Reply 2.

BUT if I reply to Reply 2 via email, then I get:

Post 1
----Reply 1
------Reply 2
---------Reply 3 (via email)

Now we can't reply any further to increase the depth further. So this is not a big problem.

Just a bit inconvenient.

Ideally Reply By Email would respect the depth settings for posts.

Cheers,
Norm

@r-a-y r-a-y changed the title Slight problem with replies and indenting bbPress - Slight problem with replies and indenting Apr 27, 2018
@r-a-y
Copy link
Owner

r-a-y commented Apr 27, 2018

Thanks for the report. I'll take a look at this when I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants