alleyinteractive / byline-manager

Manage an article's byline and author profiles in WordPress.
GNU General Public License v3.0
3 stars 2 forks source link

Update breaks adding new bylines #259

Closed arueden closed 7 months ago

arueden commented 7 months ago

Description of the bug

I updated to to the latest version of this plugin (from 0.2.4 to 0.2.5). Doing manual testing, I realized the bylines weren't saving at all. Existing bylines stay put, but new ones do not save.

Steps To Reproduce

  1. Update to v0.2.5
  2. Create a new post or edit an existing post
  3. Add a new byline value
  4. Update
  5. New byline does not appear
  6. Edit the page again; there is nothing in the field

Additional Information

I confirmed this bug by downgrading back to 0.2.4. Bylines work as expected again.

james-tyner commented 7 months ago

We are also having this issue on 0.2.5!

mboynes commented 7 months ago

Thanks for letting us know! We found the culprits, will ship 0.2.6 right after #261 is merged.

mboynes commented 7 months ago

Er, rather, 0.2.7 will fix the issues. Sorry for the confusion!

kevinfodness commented 7 months ago

I just shipped v0.2.7. @arueden can you update and confirm the fix on your end?

arueden commented 7 months ago

Yes, I tested the new version and the problem is gone!

mboynes commented 7 months ago

Thanks for confirming @arueden!