[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
Next Framework • Ver Tópico - Erro ao imprimir botão selecionar
Página 1 de 1

Erro ao imprimir botão selecionar

MensagemEnviado: Seg Fev 06, 2012 4:31 pm
por marcofarnezi

Re: Erro ao imprimir botão selecionar

MensagemEnviado: Ter Fev 07, 2012 8:37 am
por rogelgarcia
Faça um teste simples, remova o @DescriptionProperty do seu bean. Se resolver, o problema é que seu description property deve estar usando outras propriedades que não foram carregadas ou deu alguma exceção ao tentar ler o @DescriptionProperty. Talvez exista uma mensagem melhor no stack trace.

Re: Erro ao imprimir botão selecionar

MensagemEnviado: Ter Fev 07, 2012 8:40 am
por marcofarnezi
Realmente retirando o @DescriptionProperty resolve.
Mas quando esse botão selecionar é mostrado?

Re: Erro ao imprimir botão selecionar

MensagemEnviado: Dom Fev 12, 2012 12:40 pm
por rogelgarcia
Ele é mostrado quando se usa o tipo select-one-button em algum t:property.