8 Feb
2003
8 Feb
'03
10:42 a.m.
Matthew Wilbert wrote at 2003-2-4 17:00 -0500:
... Is it a known thing that using virtual hosts breaks some products? I do not know such products but it may be possible... .... Module Python expression "here.getRoot().title_or_id()", line 2, in f AttributeError: 'None' object has no attribute 'title_or_id' Looks like "getRoot" returns "None".
Find this method's source and check why it behaves wrong. Then fix it and file a collector entry. Dieter