> I just checked from two fresh checkouts of trunk (debian etch, darwin) > on py2.4 and noticed that property renderers appear broken (display > null strings) in changeset and browser views (either set or edited). > Can anyone else confirm?
There is an issue w/ IPropertyRenderer. cboos is aware of it. I have not filled a ticket about this issue, may be it is worth submitting a new one. I'm not sure which problem you're experiencing: the issue I'm refering to is that a RenderedProperty() instance is required to display a property: unicode string or Markup do not work - unless you tweak the Genshi template. Cheers. Manu --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to [EMAIL PROTECTED] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
