Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Suppress Message "The resource of this report item is not reachable"
Suppress Message "The resource of this report item is not reachable" [message #891746] Mon, 25 June 2012 18:13 Go to next message
mike b is currently offline mike bFriend
Messages: 4
Registered: June 2012
Junior Member
Would it be possible to suppress an imageUri instead of showing the message "the resource of this report item is not reachable"?

I did some more searching and see the alternate text, but am unable to enter a space and using alt+255 gives an error. I am assuming there is a way to use the alternateText within a script to supress?

Thanks

[Updated on: Mon, 25 June 2012 18:34]

Report message to a moderator

Re: Suppress Message "The resource of this report item is not reachable" [message #891767 is a reply to message #891746] Mon, 25 June 2012 20:17 Go to previous messageGo to next message
mike b is currently offline mike bFriend
Messages: 4
Registered: June 2012
Junior Member
Finally resolved this by adding this.altText = ""; in the onCreate method.
Re: Suppress Message "The resource of this report item is not reachable" [message #891774 is a reply to message #891767] Mon, 25 June 2012 20:41 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Thanks for posting your solution.

Jason

On 6/25/2012 4:17 PM, mike b wrote:
> Finally resolved this by adding this.altText = ""; in the onCreate method.
Previous Topic:[HELP] Two data sources.
Next Topic:Best SWT emitter?
Goto Forum:
  


Current Time: Fri Apr 26 23:07:27 GMT 2024

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

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

Back to the top