Skip to content

file extension bug #1

@andreasschiestl

Description

@andreasschiestl

I think there is a bug in the controller, when grails.mime.file.extensions is true

def path = gmfe ? params.path + ".$request.format" : params.path

request.format is always "all", response.format contains the right value eg. "js" or "css"

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