p:parameters

I noticed (because I broke it :-) that the test suite expects the
p:parameters step to insert a namespace attribute even when the
parameter is in no namespace:

  <c:param namespace="" name="input1" value="value2"/>

versus

  <c:param name="input1" value="value2"/>

Did we mean for that to be the case, or is that just an accident of
implementation?

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com> | Blessed is the man who, having nothing
http://nwalsh.com/            | to say, abstains from giving wordy
                              | evidence of the fact.--George Eliot

Received on Monday, 12 April 2010 20:37:28 UTC