fix: Mail::Get now handles multipart/alternative messages appropriately. This fixes CS posts showing multiple versions when e-mailed in.

This commit is contained in:
Doug Bell 2007-01-07 08:07:54 +00:00
parent c24e711e42
commit cdc6671929
2 changed files with 43 additions and 9 deletions

View file

@ -14,7 +14,10 @@
- fix: XSS vulnerability in Wiki Page titles.
- Removed the requirement for DBIx::FullTextSearch from testEnvironment.pl
since it hasn't been needed since 6.5. It was just never removed.
- fix: WebGUI::Mail::Get now handles multipart/alternative messages
appropriately. This fixes the problem with CS posts sent via
e-mail showing two versions of the same post.
7.3.3
- fix: Wiki Purge throws fatal
- fix: Calendar now reports proper product ID on iCal feed