[Bug 877] Changed - Cleaning style attribute for HTML documents [patch]

bugs@bugs.horde.org bugs@bugs.horde.org
Mon, 18 Feb 2002 06:38:57 -0400


http://bugs.horde.org/show_bug.cgi?id=877

*** shadow/877	Mon Feb 18 05:06:16 2002
--- shadow/877.tmp.15090	Mon Feb 18 06:38:57 2002
***************
*** 3,10 ****
  Version: 2.2 Stable
  Platform: PHP Code
  OS/Version: All
! Status: NEW   
! Resolution: 
  Severity: minor
  Priority: P2
  Component: IMP
--- 3,10 ----
  Version: 2.2 Stable
  Platform: PHP Code
  OS/Version: All
! Status: RESOLVED   
! Resolution: INVALID
  Severity: minor
  Priority: P2
  Component: IMP
***************
*** 42,44 ****
--- 42,49 ----
  $data);
  
  
+ 
+ ------- Additional Comments From jan@horde.org  02/18/02 06:38 -------
+ No, IMP cleans out STYLE tags not STYLE attributes. And this is important 
+ because the whole page gets messed up if we use style sheet definitions from 
+ html emails that overwrite the Horde style sheets.