I think this is a bug in the Batch Update page.

When I go to /admin/build/domain/batch/sitename to edit site names at once, I can't see the domain name (URL). But I can see that table heading is "domain" - I see "sitename".

I think that users should see the Domain URL instead of site name.(or both domain/sitename)

Comments

agentrickard’s picture

Status: Active » Closed (works as designed)

We use the domain name string in all Batch operations as the unique key, so no. I disagree.

You could form_alter() this if you want, or file a Feature request to change either the header, the key field or both.

New features go in 7.x.3.

agentrickard’s picture

Category: bug » feature
Status: Closed (works as designed) » Active

Reconsidering. I wonder what happens if we simply provide both elements?

Either that, or we need to rename the column.

agentrickard’s picture

Status: Active » Needs work

Now we just need a patch.

ayesh’s picture

Category: feature » bug
Status: Needs work » Closed (works as designed)

Not sure that you got what I wanted to say.

In simple, the table heading says "domain", but listed items are site-names.

Please see the 2nd coloumn in the table. Heading says domain, but you'll see site names.

However, no-doubt that DA is one of the best drupal modules.

agentrickard’s picture

Status: Closed (works as designed) » Needs work

Cross-post.

agentrickard’s picture

Status: Needs work » Needs review
StatusFileSize
new53.13 KB

Looks ok in Drupal 7.

agentrickard’s picture

StatusFileSize
new50.89 KB

The form doesn't work so well with sidebars. Here's a D6 version.

agentrickard’s picture

StatusFileSize
new1.68 KB

And a patch.

ayesh’s picture

Super-cool!
... Going to apply the patch(and rock!)

thank you Agentrickard!

agentrickard’s picture

Status: Needs review » Fixed

Committed.

Status: Fixed » Closed (fixed)

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