making view fields search-able does not work for fields with underscores in field name (e.g. for nodes not title or body)

just need to run the class name through drupal_html_class() to convert underscores to dashes.


Original bug report - https://github.com/subhojit777/listjs/pull/2

Comments

subhojit777 created an issue. See original summary.

subhojit777’s picture

subhojit777’s picture

  • subhojit777 committed 9384e96 on 7.x-1.x authored by tbfisher
    Issue #2949940 by tbfisher: View fields searchable does not work for...
subhojit777’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.