• Resolved falen

    (@falen)


    I notice a possible bug. When the user is an Editor, they can add like “href=file://blahblah-local-file” but when a user is a section editor, the “file:” is removed so the link turns into “href=//blahblah-local-file”.

    What kind of permission does a section editor get? similar to editor?

    Thanks in advance.

    https://www.ads-software.com/plugins/bu-section-editing/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter falen

    (@falen)

    I notice that below an editor does the same thing. If the section editor gives similar access to an Author, is there a way to give access similar to an Editor?

    Plugin Author BU Web Team

    (@bostonu)

    The filtering of the “file://” protocol in links occurs for any role below Editor due to the lack of the unfiltered_html capability. See https://codex.www.ads-software.com/Roles_and_Capabilities for more info.

    By default the capability set for section editors is quite restrictive. This can be modified programmatically or through a role management plugin such as Members. See this Github Wiki page for more details.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘section editor file link bug?’ is closed to new replies.