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

Support for Disgest Subscription type. #879

Open
vrtisworks opened this issue Nov 28, 2011 · 2 comments
Open

Support for Disgest Subscription type. #879

vrtisworks opened this issue Nov 28, 2011 · 2 comments

Comments

@vrtisworks
Copy link

I have added some support for the Digest subscription type for an application we are using. But action_edit and action_post do not properly handle this subscription type.

Code needs to be added to the switch statement starting at line 275 in action_edit and line 229 in action_post.

@mysnip
Copy link
Member

mysnip commented Nov 28, 2011

I'm not sure what you are asking for. There is no support for any type of digests in core.
So I would see this as a feature request, right?

@vrtisworks
Copy link
Author

I am not sure it is a feature request, or a bug.

PHORUM_SUBSCRIPTION_DIGEST is defined in the core. So if one of my mods creates/changes the subscription type in a post, then I would expect that the core should at least not generate an error and/or lose the setting.

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