Álvaro J. Iradier wrote:
>> ...
>> I get this output in the browser:
>>
>> -----------------------
>> Traceback (most recent call last):
>>  ...\trac\resource.py",
>> line 111, in __repr__
>>     return '<Resource %r>' % (', '.join(reversed(path)))
>> TypeError: sequence item 0: expected string, NoneType found
>> -----------------------
>>
>> My guess is Trac is trying to display an error, but it fails?
>>
>> Is this a bug I should report, or is there a problem with my plugin?
>>     

The fact that Trac produced a traceback here was of course a bug, now 
fixed (http://trac.edgewall.org/changeset/8065 on 0.11-stable and 8068 
on trunk).

-- Christian

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to