[TYPO3-UG Italy] problema customProcess wfqbe

Mauro Lorenzutti mauro.lorenzutti at webformat.com
Fri Jan 27 12:30:24 CET 2012


Ciao Nicola,

mmmhhh, ma così non ti funziona?

plugin.tx_wfqbe_pi1.customProcess.123 {
  5 = TEXT
  5 {
   value = ###WFQBE_FIELD_5###
   stdWrap.replacement {
     10 {
       search = _
       replace.char = 32
     }
     20 {
       search = in da hood
       replace = around the block
     }
     30 {
       search = #a (Cat|Dog|Tiger)#i
       replace = an animal
       useRegExp = 1
     }
   }
  }
}


sostituendo ovviamente 123 con l'uid della tua query e 5 con la 
posizione del campo nella select della query.

Domanda: ma se togli il stdWrap, ti stampa il valore del campo? Se si, 
allora è un problema del replacement, se no allora è un problema di 
configurazione del wfqbe.

Hai provato ad estrarre un record che nel campo in oggetto contiene 
esattamente il testo dell'esempio 
(There_are_a_cat,_a_dog_and_a_tiger_in_da_hood!_Yeah!) e verificato che 
output genera?

Ciao,
-- 
  Mauro Lorenzutti

*** TYPO3 Certified Integrator ***
e-mail:  mauro.lorenzutti at webformat.com
---------------------------------------------------------
WEBFORMAT srl | Corte Europa, 12 | I-33097 SPILIMBERGO PN
      Tel +39-0427-926.389  --  Fax +39-0427-927.653
        info at webformat.com  --  http://www.webformat.com
---------------------------------------------------------


More information about the TYPO3-UG-Italy mailing list