Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Double & in setPartName
Double & in setPartName [message #82203] Thu, 10 April 2008 08:31 Go to next message
Nikolai Raitsev is currently offline Nikolai RaitsevFriend
Messages: 102
Registered: July 2009
Senior Member
Hello RAP-developers,


I had an unusual behavior observed: if in a setPartName method &-character
occurs, it will be shown in GUI as a && (twice). Is this a bug?

Kind regards,

Nikolai
Re: Double & in setPartName [message #82217 is a reply to message #82203] Thu, 10 April 2008 08:35 Go to previous messageGo to next message
Nikolai Raitsev is currently offline Nikolai RaitsevFriend
Messages: 102
Registered: July 2009
Senior Member
for example if I call setPartName("PinkyBrain Gbr. & KG"), it appears
"PinkyBrain Gbr. && KG" in browser.
Re: Double & in setPartName [message #82234 is a reply to message #82203] Thu, 10 April 2008 10:06 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: rherrmann.innoopract.com

Hi Nikolai,

you are right, this is a bug. I also discovered, that, in this case,
the width of the CTabItem that represents the part isn't calculated
correctly.
Feel free to file a bugzilla.

Cheers,
Rüdiger

Nikolai wrote:
> Hello RAP-developers,
>
>
> I had an unusual behavior observed: if in a setPartName method
> &-character occurs, it will be shown in GUI as a && (twice). Is this a bug?
>
> Kind regards,
>
> Nikolai
>
Re: Double & in setPartName [message #82276 is a reply to message #82234] Thu, 10 April 2008 12:04 Go to previous message
Nikolai Raitsev is currently offline Nikolai RaitsevFriend
Messages: 102
Registered: July 2009
Senior Member
Hi Rüdiger,

thank you for the answer.

I have filed the bug #226489.




Rüdiger Herrmann wrote:

> Hi Nikolai,

> you are right, this is a bug. I also discovered, that, in this case,
> the width of the CTabItem that represents the part isn't calculated
> correctly.
> Feel free to file a bugzilla.

> Cheers,
> Rüdiger

> Nikolai wrote:
>> Hello RAP-developers,
>>
>>
>> I had an unusual behavior observed: if in a setPartName method
>> &-character occurs, it will be shown in GUI as a && (twice). Is this a bug?
>>
>> Kind regards,
>>
>> Nikolai
>>
Previous Topic:Unable to access servlet when deployed on Tomcat
Next Topic:Deploy the RAP War application into an EAR archive
Goto Forum:
  


Current Time: Fri Apr 26 01:05:25 GMT 2024

Powered by FUDForum. Page generated in 0.02731 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top