Re: [mp2] APR::Table / Apache::Request usage question

2004-06-29 Thread Joe Schaefer
Nicholas Studt [EMAIL PROTECTED] writes: [...] When I read this value from a POST or a GET everything works happily. When I try to add something to the table the add happens without event, but I can not read the set value back. Actually a segfault is likely here, because

Re: [mp2] APR::Table / Apache::Request usage question

2004-06-29 Thread Nicholas Studt
Joe Schaefer wrote on 29 Jun 2004 15:00:54 -0400 Nicholas Studt [EMAIL PROTECTED] writes: [...] When I read this value from a POST or a GET everything works happily. When I try to add something to the table the add happens without event, but I can not read the set value back.

Re: [mp2] APR::Table / Apache::Request usage question

2004-06-29 Thread Geoffrey Young
Actually a segfault is likely here, because Apache::Request::Table does not provide a (safe) overload for APR::Table::add(). You cannot currently assign params to any of the APR::Table-derived objects in apreq2, but this isue should be addressed before the next release. Having tried

Re: [mp2] APR::Table / Apache::Request usage question

2004-06-29 Thread Geoffrey Young
Damayanti Gupta wrote: How do I remove myself fro this list? please see the footer at the bottom of every message posted to the list (including the list's copy of this one :) --Geoff -- Report problems: http://perl.apache.org/bugs/ Mail list info: