Thanks, I found and solved the XSPModuleHelper mixup earlier today. I did not report it yet because I was fixing the the as="string" issue.
What is the as="string" option used for any way? The only reason I looked at it was the broken as="xml" option. If it has an actual use, that may help decide the output format. You mention: >BTW there have been more fixes to 2.0.4 so I strongly suggest to get a >complete version from CVS. I cannot use CVS because I have not found a way to get it through our firewall. If I am not alone with this problem, is there any chance that downloadable snapshots could made for the cocoon_2_0_3_branch like we already have for HEAD: http://cvs.apache.org/snapshots/xml-cocoon2/ Tim >>>> [EMAIL PROTECTED] 01/10/03 11:48AM >>> >On 09.Jan.2003 -- 10:02 AM, Timothy Larson wrote: >> Thanks Chris, I got it mostly working with your information. >> A couple of issues, though: >> >> The first issue is that while this works fine: >> <input:get-attribute module="session-attr" as="string" name="attr1" >default="(Does not exist)"/> >> this: >> <input:get-attribute-names module="session-attr" as="string"/> >> produces this for me: >> org.apache.cocoon.components.modules.input.IteratorHelper@b1406b > >Yes - this is not nice but I'm not sure what the best solution would >be, eg. like a map { "one" "two" "three" } ? What do you think? > >> and: >> <input:get-attribute-names module="session-attr" as="xml"/> >> produces an error. > >Right. There has been a mixup in XSPModuleHelper. Please update. > >http://cvs.apache.org/viewcvs.cgi/xml-cocoon2/src/java/org/apache/cocoon/components/language/markup/xsp/?only_with_tag=cocoon_2_0_3_branch > > >BTW there have been more fixes to 2.0.4 so I strongly suggest to get a >complete version from CVS. > >Thanks for reporting! > > Chris. >-- >C h r i s t i a n H a u l >[EMAIL PROTECTED] > fingerprint: 99B0 1D9D 7919 644A 4837 7D73 FEF9 6856 335A 9E08 --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>