You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WP Job Manager will use posted values to pre-fill form data in case when listing is new, but it doesn't seem to do that when editing existing listing, and instead pre-fills the form data with existing listing data (if a server side validation error occurs).
Steps to Reproduce
Visit job dashboard, edit existing listing
Make a change to any field
Bypass client side validation (html5 required attribute) for some required field and make that field empty to trigger server side validation error
WP Job Manager will use posted values to pre-fill form data in case when listing is new, but it doesn't seem to do that when editing existing listing, and instead pre-fills the form data with existing listing data (if a server side validation error occurs).
Steps to Reproduce
WordPress / WP Job Manager Version
Reproducible on https://demo.wpjobmanager.com
Screenshot / Video
https://www.dropbox.com/s/ccvdsilgaqvjzvp/2019-07-01_04-57-22.mp4?dl=0
The text was updated successfully, but these errors were encountered: