User tests: Successful: Unsuccessful:
This change prevents the query from being executed when the value is 0. There is never an article with ID 0 and especially when there are more than one modal select per page, you have several unnecessary queries.
especially when there are more than one modal select per page, you have several unnecessary queries.
Do we have this in core somewhere? Just asking for testing. The only place I know we have one modal is the menu item form for the single article view.
This is in multilang sites, where you have this field for every language in your site. So a site with 5 languages will have 4 of these fields in every new article.
This is in multilang sites, where you have this field for every language in your site. So a site with 5 languages will have 4 of these fields in every new article.
Ah thanks!
Same should be done for contacts, newsfeeds, categories I guess.
Better? :-)
There is a conflict with the category one
Should be good now.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-02-15 08:30:16 |
Can you add the tracker and some testing instructions?