When there are no aliases the alias listing table (admin/config/search/path) shows one row with colspan 3 with "No URL aliases available. Add alias." while the header row has four columns - three columns and one col with colspan = 2.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Dave Reid’s picture

Status: Active » Needs review
FileSize
3.55 KB

Patch attached for review that makes this row generation much cleaner.

Dave Reid’s picture

Version: 7.0-alpha2 » 7.x-dev
realityloop’s picture

Status: Needs review » Needs work
Dave Reid’s picture

Status: Needs work » Needs review
FileSize
3.53 KB

Thanks for checking that! This one should address that. I forgot to remove the 'colspan => 2' on the operations column.

realityloop’s picture

Status: Needs review » Reviewed & tested by the community

Good to go!

aspilicious’s picture

Can someone check if it fixes this issue: #746678: Markup issue with tables (admin/appearance/update)
I can test it later but it would be cool if someone can do it before me ;)

realityloop’s picture

Yes it fixes that

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Wow, that looks much nicer!

Committed to HEAD!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.