Closed (fixed)
Project:
XML sitemap
Version:
6.x-1.x-dev
Component:
xmlsitemap_taxonomy.module
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2009 at 12:18 UTC
Updated:
8 Dec 2009 at 09:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
dave reidI'll take a look. Thanks for reporting this!
Comment #2
dave reidIt 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?
Comment #3
hass commentedI'm not aware that I have ever changed anything to non-defaults... please see the attached screenshots.
Comment #4
dave reid/smacks forehead. I thought you had indicated you were using the 6.x-2.x version. Sorry bout that.
Comment #5
hass commentedIf it's solved in 2.x I'm fine as it's a minor usability issue only... :-)
Comment #6
dave reidFixed in CVS. Thanks!
Comment #7
robbin.zhao commentedusing 6.1.x, but still collapsed is false, so i add this line on xmlsitemap_node.module
line 111, '#collapsed' => TRUE,