Ticket #267 (accepted enhancement)

Opened 1 year ago

Last modified 1 year ago

<cfsetting enablecfoutputonly="true" doesn't work in fusebox

Reported by: rhysawilliams2002@… Owned by: scorfield
Type: enhancement Priority: Normal
Milestone: Fusebox 5.6 Component: Miscellaneous
Version: Severity: normal
Keywords: enablecfoutputonly Cc:

Description

When you specify <cfsetting enablecfoutputonly="true"> in fusebox, it doesn't have any effect..

Well, actually it does, but because fusebox wraps all includes with a cfoutput tag, it has not effect.

is it possible to remove the cfoutputs from round the cfincludes?

Attachments

Change History

Changed 1 year ago by scorfield

  • owner changed from sean@corfield.org to scorfield
  • status changed from new to accepted
  • type changed from defect to enhancement
  • component changed from Custom Lexicons to Miscellaneous
  • milestone set to Fusebox 5.6

This is essentially a dupe of #244 from a different perspective. Removing the cfoutputs will break legacy code so it needs to be conditional. Putting in the queue for 5.6.

Note: See TracTickets for help on using tickets.