Skip to content

firefile.php urlencode() bugs #46

Description

@andreasotto

css attributs like this will not work in firefile.php because of urldecode():

h4.teaser + a.btn { .... }

The plus sign disappears because of urldecode().

Use rawurldecode() instead and everything will work again.
That should be fixed in future versions of firefile.php

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions