Skip to content

link_tags method failing on <link> tags with no rel .value() #5

@dchuk

Description

@dchuk

/theme_bandit-0.0.9/lib/theme_bandit/parser/css.rb:13:inblock in link_tags': undefined method value' for nil:NilClass (NoMethodError)

Relevant method: https://github.com/lfender6445/theme_bandit/blob/master/lib/theme_bandit/parser/css.rb#L11

Example tag:

<link itemprop="url" href="http://www.domain.com" style="display: none;"/>

I can probably patch this later today.

EDIT: Updated with correct failing tag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions