Listbox: refactor computation of "default" URL

"default" URL is the URL when listbox column does not use URL column
and when the brains do not have a getListItemUrl method.

Move the computation in a lazyMethod, so that it is computed only once
per line instead of once per cell.

Also remove a try/except, I don't think this code is supposed to get an
AttributeError
1 job for feat/selection_make_query in 0 seconds
Status Job ID Name Coverage
  External
failed ERP5.UnitTest-Master.Medusa

02:02:11