kaffa / textpattern

Automatically exported from code.google.com/p/textpattern
0 stars 0 forks source link

Minor Edit Categories layout issue #370

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
STR:

1. Have a Category-type (e.g. Links) with only one entry
2. Click that entry to edit

Actual result: the second row (‘parent’) lacks a class. As soon as there 
are more entries in the Category type, the <p> has the correct class.

Expected: the <p> should have a ‘edit-category-parent’ class.

Up-to-date svn 4.6-dev build; the problem also exists in TXP 4.5.latest.

I suspect this happens because there is no textfield in that row. Apparently 
the class-name is based on the name of the textfield.

Original issue reported on code.google.com by ph.witte...@gmail.com on 25 Feb 2013 at 2:56

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r5496.

Original comment by stefdawson on 27 Jun 2013 at 6:22