When using the webclient, we've noticed a difference when deploying a vApp OVA on 6.0 vs 6.5.
When deploying on 6.0, Step 1b. is 'Review details', and step 2a. is 'Select name and folder'. When selecting name and folder, the default string in the name field appears to come from the <Product> in the <ProductSection> of the template.
When deploying on 6.5, step 2. is 'Select name and location', and step 4. is 'Review details'. When selecting name and folder, the default string in the name field appears to be come from the filename of the OVA, rather than the <Product> in the <ProductSection> of the template.
I'm assuming that in 6.5, the filename is used since the <Product> is not known until step 4.
This is very minor, but we've had comments on this difference and we are looking for a way to fix it, aside from trying to tweak the ova filename.
Is this a plausible explanation and is there any way to fix it so both 6.0 and 6.5 behave the same with respect to the displayed default vApp name?
Thanks!