Skip to content

Files with identical name are not generated.  #27

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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