- last update
11 months ago 83 pass, 2 fail - 🇳🇿New Zealand RoSk0 Wellington
The last submitted patch, 21: date-2921146-21.patch, failed testing. View results →
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.
As a module user I want to have a consistent behaviour of date fields.
$wrapped_node->{$field_name}->value = $timestamp;
Expected behaviour: fetched value limited to specified granularity.
Current behaviour: fetched value is the same as was set, not changed in any way
Apply field granularity to the date in both date_entity_metadata_struct_getter() and date_entity_metadata_struct_setter().
None.
None.
None.
Needs review
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
The last submitted patch, 21: date-2921146-21.patch, failed testing.
View results →
- codesniffer_fixes.patch Interdiff of automated coding standards fixes only.