Development

#1800 (sfOutputEscaperObjectDecorator doesn't consider "get" methods in decorated objects)

You must first sign up to be able to contribute.

Ticket #1800 (new defect)

Opened 1 year ago

Last modified 5 days ago

sfOutputEscaperObjectDecorator doesn't consider "get" methods in decorated objects

Reported by: nightfreak Assigned to: fabien
Priority: major Milestone: 1.1.1
Component: view Version: 1.1.0 DEV
Keywords: Cc:
Qualification: Design decision

Description

sfOutputEscaperObjectDecorator doesn't consider "get" methods in decorated objects, it instead calls the get method defined in sfOutputEscaperGetterDecorator. My suggested fix is to derive sfOutputEscaperObjectDecorator directly from sfOutputEscaper.

Change History

06/09/07 10:12:06 changed by fabien

  • milestone changed from 1.0.3 to 1.0.4.

06/20/07 13:31:41 changed by fabien

  • milestone changed from 1.0.4 to 1.0.5.

Waiting for a feedback from mike.

06/25/07 18:50:50 changed by fabien

  • milestone changed from 1.0.5 to 1.0.6.

07/31/07 11:38:06 changed by fabien

  • milestone changed from 1.0.6 to 1.0.7.

Still waiting for feedback

09/05/07 17:03:06 changed by fabien

  • milestone deleted.

After some more investigation, the solution won't be backward compatible, so we cannot do it in symfony 1.0.

05/22/08 09:27:44 changed by FabianLange

  • version set to 1.1.0 DEV.
  • qualification set to Unreviewed.
  • milestone set to 1.1.0 RC2.

fabien, you seem to know what is mentioned here? is this valid for sf 1.1? its still:

class sfOutputEscaperObjectDecorator extends sfOutputEscaperGetterDecorator

06/08/08 18:20:57 changed by fabien

  • milestone deleted.

06/23/08 06:29:37 changed by dwhittle

  • qualification changed from Unreviewed to Design decision.
  • milestone set to 1.1.0.

06/29/08 22:41:10 changed by FabianLange

  • milestone changed from 1.1.0 to 1.1.1.