incompatibilityVariantFeature and productFutureDescription

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

incompatibilityVariantFeature and productFutureDescription

Jacques Le Roux
Administrator
Hi Hans,

In revision 645387, you introduced in OrderUiLabels.xml these lines
    +    <property key="cart.addToCart.incompatibilityVariantFeature">
    +        <value xml:lang="en">You cannot use selection ${productFutureDescription} </value>
    +    </property>
It seems to not make sense since productFutureDescription only exists in this label in all the project. And I'd like to change how
incompatibilityVariantFeature is managed. Could you please confirm that I can replace this label ?

Thanks

Jacques


Reply | Threaded
Open this post in threaded view
|

Re: incompatibilityVariantFeature and productFutureDescription

Jacques Le Roux
Administrator
Hans,

In case you did not notice, this related to a discussion in user ML and then https://issues.apache.org/jira/browse/OFBIZ-2170

Thanks

Jacques
From: "Jacques Le Roux" <[hidden email]>

> Hi Hans,
>
> In revision 645387, you introduced in OrderUiLabels.xml these lines
>    +    <property key="cart.addToCart.incompatibilityVariantFeature">
>    +        <value xml:lang="en">You cannot use selection ${productFutureDescription} </value>
>    +    </property>
> It seems to not make sense since productFutureDescription only exists in this label in all the project. And I'd like to change how
> incompatibilityVariantFeature is managed. Could you please confirm that I can replace this label ?
>
> Thanks
>
> Jacques
>
>