Closed (works as designed)
Project:
Ubercart
Version:
6.x-2.2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Apr 2009 at 12:52 UTC
Updated:
16 May 2011 at 15:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
q0rban commentedpatch attached
Comment #2
Island Usurper commentedComment #3
Island Usurper commentedI think Sammy meant for the link to point to admin/store/attributes/add, not the form to add an attribute to the product. That link is already present in the help text. This patch adds the link to that form instead because it becomes obvious then that the admin needs to create more attributes before they can be attached to products.
Committed so as not to block the release, though amendments to the patch will probably still be accepted.
Comment #5
agileware commentedAlso,
The link that goes to node/%/edit/attributes/add only displays if there are not already any attributes.
Once you have an attribute on the node/%/edit/attributes screen you have to know the add url
to be able to find it.
Comment #6
tr commentedFor me, "the link that goes to node/%/edit/attributes/add" DOES display on the page at node/%/edit/attributes if I already have attributes on the product.
Comment #7
agileware commentedThat's odd then, I'll have to look into why mine isn't working.
It did seem like something other people would have noticed if it was an issue.
What version are you running?
Comment #8
tr commented6.x-2.2
Comment #9
tr commentedComment #10
Jackinloadup commentedsame issue 6.x-2.4
my issue is the same as #5
Comment #12
tr commentedNo response, so I'm going to assume this isn't an issue anymore.
Comment #13
domesticat commentedI can confirm that this is still an issue in 2.4. I've attached screenshots showing what node/*/edit/attributes looks like with zero attributes and with one attribute added to the same product.
Comment #14
tr commentedNope, not a bug - that's a failure of your theme. It's not printing $help on the page. Try it with Garland and you'll see.