cubicweb #344046 in some cases we pay the price for inline rel edit without getting a chance to use it [resolved]
if you take a look at the source of http://intranet.logilab.fr/jpl/mailinglist/14694 you'll see that there is a <select> to edit the use_email relation of the mailing-list, though I can't see any way to show this select in the page... Moreover I think we shouldn't have reledit in such case (eg composite relation). | |
priority | important |
---|---|
type | bug |
done in | 3.3.3 |
load | 0.500 |
load left | 0.000 |
closed by | <not specified> |
Comments
-
2009/06/25 10:42, written by acampeas
-
2009/06/29 15:24, written by sthenault
add commentI don't even see a select there, but I guess that does not prove
anything ;-)
good point
maybe change the ticket title to reflect that ?
I've made a fix so that we won't have reledit for composite relation. The case where it's used but no click-zone to make the select appears still has to be fixed.