Skip to content

Files with identical name are not generated.  #27

@Megafry

Description

@Megafry

Hi

I have noticed the following issue since i upgraded to the new version (from 1.4.3 to 1.5.2)
When I include 2 files with the same name, only the last get's compiled.

page.includeCSS {
   news = base/Extensions/News/Less/Styles.less
   indexedSearch = base/Extensions/IndexedSearch/Less/Styles.less
}

Output:

<link rel="stylesheet" type="text/css" href="/typo3temp/assets/css/Styles.css" media="all">

RenderPreProcessorHook.php:157 (The code should also take into consideration the folder name)

best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions