Actions
Bug #9051
closedopen-uri meta_add_field method removed
Description
In the fix for bug #4964 the method Meta#meta_add_field(name, value) was removed and replaced with meta_add_field2(name, values) Note plural!
This breaks code that uses meta_add_field. e.g. HTTPClient.
The fix is to re-implement meta_add_field using meta_add_field2
Files
Actions
Like0
Like0Like0