Hi
 
on a ZPT I put a here/absolute_url and these is the response:
 
http://localhost:8080/Plantillas/Pruebas/Objetos///Minima
 
the correct path would be:
 
http://localhost:8080/Plantillas/Pruebas/Objetos/Concepto/Vistas/Minima
 
What's happening here?
 
TIA