Ad Editing does not show selected values
in 3.0.2, which I have been testing and modding here and there, I notice that after an ad is created that if I select to Edit that ad that the fields that get returned do not reflect the actual values in the drop-down lists.
A State field may say Virginia, a Country field may say Algeria just for the heck of it, but in the actual ad in the User edit function it just returns the default dropdown values as if they had never been selected.
The dropdown for this ad will reflect the first value Alabama for State and the Dropdown for Country will show United States.
I know that the code for this is supposed to show "selected" values for these dropdowns. While the original dropdown list will return to be available for modifying the ad the code in theme-functions.php is supposed to show the "selected" value for a dropdown list option.
Is this just MY installation or is this the default status?