pres:gerti:infraestrutura_de_ti:pentaho:instalacao_pentaho_server

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anterior Revisão anterior
pres:gerti:infraestrutura_de_ti:pentaho:instalacao_pentaho_server [02/09/2016 13:18] – [CONFIGURAÇÕES NECESSÁRIAS NO PDT] bholiveirapres:gerti:infraestrutura_de_ti:pentaho:instalacao_pentaho_server [23/09/2016 11:55] (atual) – [CONFIGURAÇÕES NECESSÁRIAS NO PDI] mbjesus
Linha 254: Linha 254:
 Segue exemplo de transformação utilizando o jSoup : {{ :pres:gerti:infraestrutura_de_ti:pentaho:scraping.zip |}} Segue exemplo de transformação utilizando o jSoup : {{ :pres:gerti:infraestrutura_de_ti:pentaho:scraping.zip |}}
  
 +=== Hacks e Bugs == 
  
 +== Bugs no componente CDE SelectMulti Component ==
 +
 +  - Bug: componente não fecha quando perde o foco.
 +  - Mensagem: Aparece erro no console Javascript "TypeError: jQuery.easing[this.easing] is not a function"
 +  - Solução de contorno: Abrir o arquivo //pentaho-solutions/system/pentaho-cdf/js/cdf-bootstrap-script-includes.js// e comentar o código **this.pos=eased=jQuery.easing[this.easing](percent,this.options.duration*percent,0,1,this.options.duration);**
 +
 +<code>
 +
 +[..]
 +
 +if(this.options.duration){ /*this.pos=eased=jQuery.easing[this.easing](percent,this.options.duration*percent,0,1,this.options.duration);*/ }else{
 +
 +[..]
 +</code>
  
  
  • pres/gerti/infraestrutura_de_ti/pentaho/instalacao_pentaho_server.1472822312.txt.gz
  • Última modificação: 02/09/2016 13:18
  • por bholiveira