Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update plugin.prettyurls.php for handling „“ #11

Closed
wants to merge 2 commits into from

Conversation

moortaube
Copy link

I use prettyurls in pretty-mode and if I tryed some special chars like „“ in title prettyurls generated broken urls. So I fixed it with a special preg_replace.

You can name some more fixes within (lines 83 AND 151!).

I use prettyurls in pretty-mode and if I use some special chars like „“ in title prettyurls generates broken urls. So I fixed it with a special preg_replace.

You can name some more fixes within.
@evacchi
Copy link
Collaborator

evacchi commented Feb 23, 2014

If I understand correctly the fix, maybe the correct place to handle this special case is the sanitize_title() function, isn't it?

@moortaube
Copy link
Author

Maybe... I will have a look at this but I think it did not work for me in sanitize_title() function.

@azett azett closed this in 9f610dd Dec 31, 2018
@azett
Copy link
Member

azett commented Dec 31, 2018

Not a problem of the PrettyUrl plugin, but of the FP core itself. Fixed with 9f610dd - thanks for the suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants