Well, it is not the view root, I added some println's to the view root and got: 12:26:33,246 INFO [STDOUT] --------------- NEW UNIQUE ID: 80 (this: [EMAIL PROTECTED]) 12:26:33,246 INFO [STDOUT] --------------- NEW UNIQUE ID: 81 (this: [EMAIL PROTECTED]) 12:26:33,247 INFO [STDOUT] --------------- NEW UNIQUE ID: 82 (this: [EMAIL PROTECTED])
But I still got the error (_id81 is duplicate). So it seems the duplicate ID is coming from somewhere else. Anyone know of an alternate locate that tomahawk controls may be getting their IDs from? On 4/14/06, Andrew Robinson <[EMAIL PROTECTED]> wrote: > Unfortunately trying to reproduce it is a pain as I have many files > involved to build this one view, and other files using the same > template work. I'm going to try to get in the current code myself and > see if I can debug it. I'll either send a patch or at least provide > some insight on the problem if I can. > > -Andrew > > On 4/14/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote: > > On 4/14/06, Andrew Robinson <[EMAIL PROTECTED]> wrote: > > > Okay, the no class error was because I accidentally copied the sandbox > > > into my classpath. That error went away when I upgraded. > > > > > > However, I am still hosed! The 1.1.2 still produces duplicate IDs. I > > > got the same exception in the same spot in component tree. > > > > > > Any ideas? > > > > Unfortunately, no. I don't suppose you could produce a small example > > demoing the problem so we can get it front of someone who knows > > something? I'm not an expert on duplicate id issues -- it seems like > > I'm more of an expert on version control these days.... > > >

