Displaying 1 - 50 of 179
Title Status Priority Category Version Component Replies Last updatedsort ascending Assigned to Created
Computed field should specify the cardinality of the field Needs review Normal Bug report 4.0.x-dev Code 13 1 week 4 days 1 year 3 weeks
Allow computed function callbacks to determine cardinality dynamically Needs review Normal Bug report 3.0.0 Code 4 1 week 4 days 2 weeks 4 days
Field storage target_type isn't getting set for plugin handling entity_reference fields Needs review Normal Bug report 4.0.x-dev Code 9 2 weeks 6 days 3 weeks 16 hours
Computed value is dropping the last character when returned. Active Normal Bug report 3.0.0 Code 2 3 weeks 6 days 4 weeks 35 min
Warning: Undefined array key "target_type" Closed (fixed) Normal Bug report 4.0.x-dev Code 14 3 months 4 days 6 months 1 week
Site crashed when updating from 3.x to 4.0.0-alpha6 Active Normal Bug report 4.0.0-alpha6 Code 5 6 months 2 days 6 months 6 days
Unable to determine class for field type 'computed_float' Closed (works as designed) Normal Bug report 4.0.0-alpha6 Code 3 7 months 1 week 7 months 1 week
Allow field_type = "image" Closed (fixed) Normal Bug report 4.0.0-alpha6 Code 5 7 months 1 week 7 months 3 weeks
Does this module give you tokens for computed fields? Active Normal Bug report 4.0.x-dev Code 5 8 months 2 weeks 8 months 3 weeks
Fields rendered on entities disregard display weight Closed (fixed) Normal Bug report 4.0.x-dev Code 5 8 months 3 weeks 9 months 1 week
Layout Builder/preview compatibility Closed (fixed) Normal Bug report 4.0.0-alpha3 Code 15 8 months 3 weeks 9 months 2 weeks
use $field_type_manager->getDefaultFieldSettings() in ComputedFieldBase::getFieldDefinitionSetting() Closed (fixed) Normal Bug report 4.0.x-dev Code 4 8 months 3 weeks 9 months 2 weeks
Responses to ->getSetting() ignore requested setting string, static return value. Closed (fixed) Normal Bug report 4.0.x-dev Code 13 8 months 3 weeks 9 months 3 weeks
config computed fields aren't listed in the field map Closed (fixed) Major Bug report 4.0.x-dev Code 4 9 months 1 day 9 months 2 weeks
(Adding a new Computed field) Creation of dynamic property configureEntityViewDisplay Closed (won't fix) Normal Bug report 4.0.0-alpha2 Code 4 9 months 1 week 12 months 3 days
Incompatible with Field Permissions module Closed (works as designed) Normal Bug report 4.0.0-alpha3 Code 3 9 months 3 weeks 9 months 3 weeks
Does not display my computed field Active Major Bug report 3.0.0-alpha2 Code 5 2 years 1 month 2 years 2 months
Wrong README instructions Active Normal Bug report 3.0.0-alpha2 Code 1 2 years 7 months kazah 2 years 7 months
Empty value still shows label Closed (fixed) Normal Bug report 3.x-dev Code 12 3 years 5 months 8 years 2 months
Notice: Undefined offset: 0 in eval() (line 2 of computed_field.module Needs work Normal Bug report 7.x-1.0-beta1 Code 6 3 years 7 months 11 years 3 weeks
Coding standard Needs review Normal Bug report 8.x-2.x-dev Code 5 3 years 9 months 5 years 4 months
Spelling mistake in /src/Plugin/Field/FieldFormatter/ComputedCacheFormatterTrait.php Closed (fixed) Normal Bug report 8.x-2.0 Code 4 3 years 12 months 4 years 1 month
Can't SUM in Views Closed (fixed) Normal Bug report 7.x-1.x-dev Code 28 3 years 12 months 5 years 1 week
Parse error after update to PHP 7.2? Active Normal Bug report 7.x-1.1 Code 1 4 years 1 month 4 years 1 month
User warning: illegal character '[' Closed (works as designed) Normal Bug report 7.x-1.1 Code 2 4 years 6 months nathanjon123 4 years 6 months
mispelled variable in help text for computed_field_php_formatter Closed (fixed) Normal Bug report 8.x-2.x-dev Documentation 11 4 years 8 months 6 years 7 months
Unable to uninstall module Closed (duplicate) Normal Bug report 8.x-2.x-dev Code 2 4 years 9 months 4 years 10 months
No Paragraphs Support Closed (works as designed) Normal Bug report 8.x-2.x-dev Code 4 4 years 9 months 5 years 2 months
Problem with multilanguage content Active Normal Bug report 8.x-2.0-beta1 Code 1 5 years 3 months perohu 5 years 3 months
Preview is showing old value Closed (won't fix) Normal Bug report 8.x-2.x-dev Code 3 5 years 3 months 8 years 6 months
computed field don't render html 5 tag i.e <video> and <source> Closed (duplicate) Critical Bug report 8.x-2.x-dev Code 2 5 years 3 months 6 years 3 months
Views: "Global: Math expression" field can't handle comma's Active Normal Bug report 7.x-1.1 Code 7 5 years 5 months 8 years 3 days
Fields NOT computed in 'weight' order Needs review Normal Bug report 7.x-1.x-dev Code 43 5 years 11 months 15 years 1 month
Missing hook_help() implementation Closed (fixed) Normal Bug report 7.x-1.x-dev Code 8 6 years 6 days 6 years 2 months
Deleted fields should not be computed Active Normal Bug report 7.x-1.1 Code 1 6 years 2 months 6 years 2 months
Not using selected field type's formatters Active Major Bug report 8.x-2.x-dev Code 3 6 years 5 months 6 years 6 months
Add prefix and suffix fields and display formatters Closed (outdated) Normal Bug report 6.x-1.0-beta5 Code 3 6 years 5 months 13 years 1 month
upgrade from beta3 to beta4 causes Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error. Closed (outdated) Critical Bug report 6.x-1.0-beta4 Code 24 6 years 5 months 13 years 6 months
Help Text has important typo -- must pass $node_field by reference in custom function Closed (outdated) Normal Bug report 6.x-1.0-beta5 Documentation 1 6 years 5 months 12 years 6 months
Default formatter doesn't sanitize before output Closed (outdated) Critical Bug report 6.x-1.x-dev Code 11 6 years 5 months 12 years 2 months
Undefined index & variable in computed_field_field_settings() Closed (outdated) Normal Bug report 6.x-1.0 Code 4 6 years 5 months 13 years 5 days
Computed fields should compute on $op='presave' and/or $op='validate' Closed (outdated) Normal Bug report 6.x-1.x-dev Code 38 6 years 5 months 15 years 3 weeks
Incorrect function declaration for user supplied function Closed (won't fix) Normal Bug report 6.x-1.0-beta5 Documentation 3 6 years 5 months 12 years 10 months
SQL error adding computed field with more than one value Closed (won't fix) Normal Bug report 6.x-1.x-dev Code 12 6 years 5 months 14 years 2 months
Moving computed field into visible area of node form Active Normal Bug report 8.x-2.x-dev Code 1 6 years 8 months 6 years 8 months
simple computed field not updating on entity save, for a custom entity type (except with computed_field_tools) Active Normal Bug report 7.x-1.x-dev Code 1 6 years 10 months 6 years 10 months
Computed values not computed Closed (fixed) Major Bug report 8.x-2.x-dev Code 37 6 years 10 months 8 years 2 months
Unable to create new field on existing content type Closed (won't fix) Normal Bug report 7.x-1.1 Code 3 6 years 10 months 7 years 2 months
Computed field (age) not displayed in views when stored in database but works with views filters Active Normal Bug report 7.x-1.0-beta1 Code 6 6 years 11 months 11 years 8 months
Views not respecting decimal scale of computed field Active Normal Bug report 7.x-1.1 Code 1 6 years 11 months 6 years 11 months

Pages

Subscribe with RSS Subscribe to Issues for Computed Field