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

URL Helper safe_mailto UTF8Bug: #2396

Closed
markusbrendler opened this issue Nov 13, 2019 · 0 comments · Fixed by #2429
Closed

URL Helper safe_mailto UTF8Bug: #2396

markusbrendler opened this issue Nov 13, 2019 · 0 comments · Fixed by #2429
Labels
bug Verified issues on the current code behavior or pull requests that will fix them

Comments

@markusbrendler
Copy link

Describe the bug
while using function safe_mailto() the attributes wont get UTF8 encoded.

CodeIgniter 4 version
CodeIgniter4-4.0.0-rc.3

Affected module(s)
URL Helper

Expected behavior, and steps to reproduce if appropriate
just use safe_mailto('email','email','title="some +öä not utf8 required letters in here"')
anchor() and mailto() working fine

Context

  • OS: Windows 10
  • Web server Apache 2.4
  • PHP version 7.3.11 x64
@markusbrendler markusbrendler added the bug Verified issues on the current code behavior or pull requests that will fix them label Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant