Closed GoogleCodeExporter closed 9 years ago
Please paste your system info:
https://code.google.com/p/wordpress-custom-content-type-manager/wiki/ReportingBu
gs
Original comment by ever...@fireproofsocks.com
on 8 Mar 2014 at 4:27
Found it. It saves me a lot of time when you follow the steps outlined in the
bug-reporter.
Committed revision 871679.
Please update to 0.9.7.13
Original comment by ever...@fireproofsocks.com
on 8 Mar 2014 at 5:38
i fixed it locally to, i matched the Stored Values to the Option to fix it. and
somhow it worked.
Original comment by skaboy...@gmail.com
on 8 Mar 2014 at 1:05
The code fix: in fields/dropdown.php, line 224 should be:
if ( trim($current_value) == trim($hash['value']) ) {
Original comment by ever...@fireproofsocks.com
on 8 Mar 2014 at 4:38
Original issue reported on code.google.com by
skaboy...@gmail.com
on 8 Mar 2014 at 2:31