Hi all,
in my Cocoon application i process a HTML formular and request XML data from an http request using the standard FileGenerator: Something similar to:
<map:generate src="http://localhost/FMPRO?-db=KD_Produkt_DB&producer={raw-request-param:SEARCH-producer} label="content"/>
I 've problems if the parameter SEARCH-producer contains white space, like 'Agon GmbH'. I was glad when i found the RawRequestParameterModule, which should exactly do what i needed here, delivering the parameters as delivered from the web client 'Agon+GmbH'. But it doesn't work! The parameter comes still as 'Agon GmbH'.
Many thanks in advance for any hint.
Kai,
I've recently noticed this problem, too.... unfortunately I haven't had a lot of time to look into this... I may have some time to investigate in the coming week or so.
In the meantime, would you mind opening a bug in bugzilla with your test case?
Regards,
Tony
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
