All fieldset are collapsed by default in admin/content/taxonomy/[term-id]/add/term except xmlsitemap. Please change this to follow other fieldset defaults.

Comments

dave reid’s picture

I'll take a look. Thanks for reporting this!

dave reid’s picture

It only expands a taxonomy term's XML Sitemap link fieldset if the user has overridden the default values. That seems like a pretty good default behavior to me. Can you confirm that if you set the term's inclusion and priority to default it collapses the fieldset after a save?

hass’s picture

I'm not aware that I have ever changed anything to non-defaults... please see the attached screenshots.

dave reid’s picture

/smacks forehead. I thought you had indicated you were using the 6.x-2.x version. Sorry bout that.

hass’s picture

If it's solved in 2.x I'm fine as it's a minor usability issue only... :-)

dave reid’s picture

Status: Active » Fixed

Fixed in CVS. Thanks!

robbin.zhao’s picture

using 6.1.x, but still collapsed is false, so i add this line on xmlsitemap_node.module

line 111, '#collapsed' => TRUE,

Status: Fixed » Closed (fixed)

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