Add missing quotas when include_node_urls

Created on 14 October 2024, about 1 month ago

Problem/Motivation

Steps to reproduce

Add missing quotas when include_node_urls

Proposed resolution

https://git.drupalcode.org/project/content_export_csv/-/blob/8.x-4.x/src...

    if ($include_node_urls) {
      $nodeData[] = '"' . ($node->toUrl()->setAbsolute()->toString()) . '"';
    }

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

4.0

Component

Code

Created by

🇩🇪Germany panticz.de

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024