Opened 2 years ago

Closed 2 years ago

#15716 closed defect (bug) (fixed)

Editing blogs from the wrong Network Admin

Reported by: westi Owned by: westi
Priority: normal Milestone: 3.1
Component: Network Admin Version: 3.1
Severity: normal Keywords:
Cc:

Description

#14185 blocked the editing of blogs from the wrong Network Admin but didn't hide the edit links.

We should make this behaviour filterable and use a function to centralise the check in one place that we can then use everywhere.

A extra check slipped in in [16607] where we should also use this function.

Change History (4)

(In [16765]) Use a span so we mark up the all the info about the site. See #15716 - allows for css targetting based on site.

comment:2 follow-up: ↓ 3   nacin2 years ago

[16765] looks like invalidly nested HTML.

comment:3 in reply to: ↑ 2   westi2 years ago

Replying to nacin:

[16765] looks like invalidly nested HTML.

Bah. It worked :-)

  • Resolution set to fixed
  • Status changed from new to closed

(In [16962]) Fix HTML validation errors. Fixes #15716.

Note: See TracTickets for help on using tickets.