I have 2 versions of an xml config file to add custom attributes to the search component. As far as I can tell they should give me the same results but the extends version works and the modifies does not. The difference seems to be that the modifies version does not find my override of the nls properties. I am trying to use modifies wherever I can but I am stumped on this one. I have enclosed the 2 versions.
If there are Accepted Answers, those will be shown by default. You can switch to 'All Replies' by selecting the tab below.
This is a known issue(bug - 169647)and has been fixed in 6.5SP2 release.
I have foudn the same with the menubar component regarding the NLS bundle so what I do now is I use extends just for the bundle and in the same XML, I use modifies to add my stuff
PS: Never got time to contact Dctm support on this one
As the other gentleman noted I have had similar problems with other components and the application tag. Do you know when sp2 will be officially released and where I can find the current bug list.
Thanks