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

Bug with repeating fields and custom field types #51

Closed
bearded-avenger opened this issue Oct 22, 2014 · 1 comment
Closed

Bug with repeating fields and custom field types #51

bearded-avenger opened this issue Oct 22, 2014 · 1 comment

Comments

@bearded-avenger
Copy link

There seems to be a bug with the repeating fields using a custom field type. In this case it's a post field type that displays posts from a few different post types. When the post is saved, it ignores the items that were deleted.

Here's a Gist of the mb setup and function:
https://gist.github.com/bearded-avenger/ff479f01bc1bbf24fbf1

Here's a quick screencast of what's going on.
http://cl.ly/151z2Y1y340E

CMB2 in our case is being used as a dedicated plugin that other plugins and theme tap into within our network. The custom filed is in the same php file that loads the init.php from CMB2. Just trying to provide as much context as I can here.

This works with a core field such as textfield_small. however when switched to this custom field type, the odd behavior above is experienced.

@tw2113
Copy link
Contributor

tw2113 commented Nov 26, 2014

Hi @bearded-avenger

If you would be so kind, could you please open up a support thread over at https://wordpress.org/support/plugin/cmb2. We are trying to keep support on the official plugin page. We'll get you taken care of there, and if we confirm that you have found a bug, we will bring the findings over to GitHub for issue tracking and patching.

@tw2113 tw2113 closed this as completed Nov 26, 2014
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