Ticket #1216 (closed defect: wontfix)

Opened 5 years ago

Last modified 5 years ago

[patch] [HtmlTidy] plugin ignores its configuration file when using tidy from PECL

Reported by: guest Owned by: gogo
Priority: normal Milestone: 0.96
Component: Xinha Core Version: trunk
Severity: normal Keywords: HtmlTidy patch
Cc: rimas.kudelis@…

Description

Currently, HtmlTidy plugin ignores its configuration file when running tidy through proc_open fails and tidy_parse_string from PECL is used.

This patch fixes the problem.

Attachments

html-tidy-logic.php.diff (0.7 kB) - added by guest 5 years ago.
Patch for HtmlTidy

Change History

Changed 5 years ago by guest

Patch for HtmlTidy

Changed 5 years ago by guest

  • summary changed from [HtmlTidy] plugin ignores its configuration file when using tidy from PECL to [patch] [HtmlTidy] plugin ignores its configuration file when using tidy from PECL

Changed 5 years ago by guest

  • keywords patch added

Changed 5 years ago by nicholasbs

  • status changed from new to closed
  • resolution set to wontfix

HtmlTidy is an unsupported plugin and SuperClean should be used instead.

Note: See TracTickets for help on using tickets.