• I’m encountering a bug on the quick edit fuctionality. Once the taxonomy is updated the radio button will not reflect the new value.

    To reproduce:

    1. set categories & tag to be radio buttons
    2. Create a new post (draft, pending or published)
    3. Go in quick edit and set a tag as well as a category
    4. Save from quick edit
    5. DATA IS SAVED AND VISIBLE IN THE EDIT.PHP
    6. Without reloading the page go in quick edit again

    Once you reopen quick edit you will notice Catagories are set to the new value while tags are not (the radio selected is the old value). From my tests every hierarchical taxonomy will be updated while non hierarchical taxonomies will present the problem.

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author HelgaTheViking

    (@helgatheviking)

    Hi there, thanks for reporting this. I’ll try to look into it as soon as I am able, but I do remember that being one of the more difficult bits.

    Plugin Author HelgaTheViking

    (@helgatheviking)

    Ok, doesn’t appear to have been too difficult a fix… (famous last words). Keep an eye out for version 2.4.5 and see if that resolves the issue.

    ajasra

    (@ajasra)

    @helgatheviking thank you for this amazing plugin, which should have been in the core functionality for ages!

    but i second @leorospo, in the version 2.4.6, the issue still exists when selecting or switching a term in quick edit. the terms are not getting selected after save.

    an update would be a great, because we use your plugin in a large number of websites and this is definitely affecting them.

    Plugin Author HelgaTheViking

    (@helgatheviking)

    @ajasra Can you confirm this happens with only RB4T enabled and no other plugins + default theme.

    Can you share some info about how your taxonomy is registered? Screenshots and code. When I pushed the update it seemed to resolve the issue for me so I will need help reproducing your setup.

    ajasra

    (@ajasra)

    @helgatheviking thanks for the prompt response.

    my local dev env is running wp ver 6.0, with RB4T ver 2.4.4 and it works as expected. historically speaking there has been no problem. but my staging env, has wp 6.1.1 and RB4T ver 2.4.6.

    the posttypes and taxonomies are registered using the metabox.io plugin

    • This reply was modified 2 years ago by ajasra.
    Plugin Author HelgaTheViking

    (@helgatheviking)

    is that a free plugin I’ll be able to test with? Can you send a screenshot of what your post type and taxonomy set up is like?

    toologic

    (@toologic)

    I confirm, the plugin does not show and not save the category, which is set in the Quick Edit mode. (version 2.4.6)

    • This reply was modified 2 years ago by toologic.
    • This reply was modified 2 years ago by toologic.
    Plugin Author HelgaTheViking

    (@helgatheviking)

    Hmm…. looks like there is some sort of divergence between the code served from .org and the code I have locally. I will have to see if I can figure out what it is and I loath the WordPress SVN repo.

    toologic

    (@toologic)

    It’s not clear to me either. The changelog announced version 2.5.0, but no update was released.

    Plugin Author HelgaTheViking

    (@helgatheviking)

    2.5.0 was only ever in beta… trying to work on somebody else’s issue. ??

    I’m using some automations at GitHub to send the updates to www.remarpro.com and that’s going to make it tricky to debug… but I’ll try to get a zip file up on GitHub over the weekend.

    Plugin Author HelgaTheViking

    (@helgatheviking)

    just did a manual deployment to try to ensure that what’s served from .org is the same as what i have locally. Can you all let me know if it’s still a problem? If so, some screenshots of your post type/tax setups would help me try to replicate.

    Plugin Author HelgaTheViking

    (@helgatheviking)

    Downloaded the plugin from WordPress and for tags and categories on posts, I am seeing the quick edit data saved correctly:
    https://i.imgur.com/71dujme.png
    https://i.imgur.com/cPp1ze1.png

    If anyone is still seeing this issue with v2.4.7 please provide steps to reproduce.

    ajasra

    (@ajasra)

    @helgatheviking sorry for not updating you earlier. but this issue seems to have been fixed.

    you are awesome as always !

    Plugin Author HelgaTheViking

    (@helgatheviking)

    Glad to hear it! If you’re so inclined… could you leave a review?

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘[BUG] Quick edit not updated for non hierarchical taxonomies’ is closed to new replies.