> -----Original Message----- > From: Glenn Golden [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 20, 2002 12:05 PM > To: 'Jetspeed Developers List' > Subject: RE: cvs commit: > jakarta-jetspeed/webapp/WEB-INF/psml/role/user/html default.psml > > > I think there is still trouble - ids are NOT unique outside of the psml > file. They MAY be, but my understanding is that this is coincidence, not > design. The hard coded ones in the distribution are one example > that showed > that ids are not site-wide unique. Other cases would be moving psml files > from one site to another, or even at the same site if it's been reset in > some way so that ids are re-generated.
Not claiming to solve the problem for multiple sites, but it fixed my problem. I was having a direct collision on id 100. As long as the ids are generated, they are unique for the site. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
