Zend Framework

Zend_Mime::encodeQuotedPrintable's return is wrong if passed cyrillic chars

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 1.5.1, 1.7.2
  • Fix Version/s: 1.7.3
  • Component/s: Zend_Mail, Zend_Mime
  • Labels:
    None
  • Fix Version Priority:
    Must Have

Description

$sQuotedValue = Zend_Mime::encodeQuotedPrintable('новое приглашение');

returns

=D0=BD=D0=BE=D0=B2=D0=BE=D0=B5 =D0=BF=D1=80=D0=B8=D0=B3=D0=BB=D0=B0=D1=88= =D0=B5=D0=BD=D0=B8=D0=B5

You see there is a gap

= =

which results in a broken email header.

Issue Links

Activity

Hide
Wil Sinclair added a comment -

Please evaluate and categorize/assign as necessary.

Show
Wil Sinclair added a comment - Please evaluate and categorize/assign as necessary.
Hide
Kostya L. added a comment -

is something wrong w/ this issue submition?

Show
Kostya L. added a comment - is something wrong w/ this issue submition?
Hide
Wil Sinclair added a comment -

Please evaluate and fix/categorize as necessary.

Show
Wil Sinclair added a comment - Please evaluate and fix/categorize as necessary.
Hide
Wil Sinclair added a comment -

Nothing wrong with the submission. I just mistakenly assigned it to Fabien. Nico, please re-assign to Alex V. if this is not something you can address.

Show
Wil Sinclair added a comment - Nothing wrong with the submission. I just mistakenly assigned it to Fabien. Nico, please re-assign to Alex V. if this is not something you can address.
Hide
Kostya L. added a comment -

Do you plan to fix this bug or not?

Show
Kostya L. added a comment - Do you plan to fix this bug or not?
Hide
Satoru Yoshida added a comment -

I think new function of Zend_Mail, setEncodingOfHeader() will resolve your problem.

Show
Satoru Yoshida added a comment - I think new function of Zend_Mail, setEncodingOfHeader() will resolve your problem.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: