Do not set tab_domain in URL with id
Since 9db3d4f3eca5 we set `tab_domain` as parameter of URL but since #11202 tab_domain is discarded if there is a `res_id`. So I think the URL should not include tab_domain for URL with id.
issue