channel title

Hi, I have different channels that use 1 portlet. Now, I want all of those channels to have a different title. In the portlet-xml I have set the title in the portlet-info to XXX (because it's a necessary tag).

In the channel configuration, I have modified the title in the channel 'edit properties' screen.

But for all of my channels, the XXX is shown.

Is this a bug? Or am I missing something?

Greets,

Tim

[447 byte] By [timvissers] at [2007-11-26 9:57:49]
# 1
no one?
timvissers at 2007-7-7 1:22:31 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2
Hello,It's not a bug. I use several channels with differents title, properties... depand on roles or organisation...Do you look at the priority of the Display Profile you use ?Philippe
beutin at 2007-7-7 1:22:31 > top of Java-index,Web & Directory Servers,Portal Servers...
# 3
I am experiencing the same problem, I cannot rename the channel using desktop properties.Phillipe - can you explain what you mean by priority?
hrw at 2007-7-7 1:22:31 > top of Java-index,Web & Directory Servers,Portal Servers...
# 4

The priority is the order the Portal Server will fuse the diffrents diplay profiles. ie in the organization service, a DP with "user" priority will be higher than a DP of a role with "10" priority.

So, first, which version of Portal server do you have ?

Then look at the differents Display profile priority (in the top of the xml) and put a good value ;-)

Look here for more information about merging DP : http://docs.sun.com/source/816-6359-10/dsprfadm.html#28867

a+

Philippe

beutin at 2007-7-7 1:22:31 > top of Java-index,Web & Directory Servers,Portal Servers...
# 5

Hi Phillipe,

I am using Portal Server 6.3.1.

I have noticed that the channel always seems to take the title from the portlet xml descriptor and overrides any channel specific properties set in the display profile. I tried not specifying the portlet title in the portlet xml file which resulted in the title set through the desktop xml being displayed.

Are you suggesting that changing the priority of the the channel in the desktop xml will override the channel title in the portlet xml?

Cheers for your help,

Heath

hrw at 2007-7-7 1:22:31 > top of Java-index,Web & Directory Servers,Portal Servers...