Active
Project:
UC Recurring Payments and Subscriptions
Version:
7.x-2.0-alpha3
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2011 at 09:32 UTC
Updated:
14 Dec 2012 at 18:41 UTC
When I click on 'edit' link at the page http://mysite/admin/store/attributes of uc_recurring_subscription_payment_options attribute in the list of attributes, Drupal show me the correspondent edit form.
When I try to edit something in this form and I click on the submit button, I obtain the error message: Name field is required and the content of Name field disappears. This doesn't happen with the other attributes. I noticed also that the Name field of uc_recurring_subscription_payment_options attribute is read only, instead of I can edit the Name field of all the others (probably this two facts are related).
Comments
Comment #1
univate commentedI think the field was made read-only so you don't break the uc_recurring_subscription module as it depends on this attribute being there.
Fixing this is not a priority for me as one of my ideas was to completely disable the ability to edit this attribute in the same way forum module locks done the ability to edit the forum taxonomy vocab/terms so users don't break there forums.
Comment #2
jvieille commentedCould you please at least allow to edit label and description information? I had to hack them in the database...
Comment #3
kin11 commentedThe following variables of uc_recurring_subscription_payment_options fail to be translated from English into French: The form's label "Payment Option", the form's description "The subscription payment options" and all payment options within the drop down menu. I have added them up into the latest French translation both ubercart and recurring modules but nothing happened.
Thanks
Kind regards,