Bar and Column Chart Display Error.

rajarajan
User offline. Last seen 26 weeks 5 days ago. Offline
Joined: 08/05/2011
Points: 21

The Bar Chart and Column Chart are displaying Apostrophe(  '  ) character as %26#39;whereas in Grid view it is displayed correctly ....For Example: World's Best Pizza as World%26#39;s Best Pizza....How to overcome this?Can anyone Help??

5
Your rating: None Average: 5 (1 vote)
jorge.rivero
jorge.rivero's picture
User offline. Last seen 2 weeks 5 days ago. Offline
Joined: 10/23/2008
Points: 1

Hi,

So far, This patch can help you, please, You must to overwrite this file "common.js" to   &YOUR_WEBAPPS\prestohub\extensions\visualization\chart directory.

Later, this patch will be handler to release a good official pacth.

Thanks.

Jorge

jorge.rivero
jorge.rivero's picture
User offline. Last seen 2 weeks 5 days ago. Offline
Joined: 10/23/2008
Points: 1

File Attachment.

rajarajan
User offline. Last seen 26 weeks 5 days ago. Offline
Joined: 08/05/2011
Points: 21

Thanks for the reply..But even after replacing the old common.js file with this new common.js file, the error still exists..

rajarajan
User offline. Last seen 26 weeks 5 days ago. Offline
Joined: 08/05/2011
Points: 21

I am using Firefox 5.0.1..

jorge.rivero
jorge.rivero's picture
User offline. Last seen 2 weeks 5 days ago. Offline
Joined: 10/23/2008
Points: 1

You should make sure of some things before.

1) stop your TOMCAT web server

2) remove $TOMCAT_HOME\work

3) remove  $TOMCAT_HOME\webapps\prestohub\ra-cache directory.

4) replace the common.js as I told before and edit common.js and save. so this file will gotten a updated its date.

5) start your TOMCAT web server, clear cache and try again.