Skip to content

[inginious-api] rst-msgblock not working #1072

@anthonygego

Description

@anthonygego

Describe the bug

The API rst-msgblock --class info ... includes an note alert-light CSS class that override the specified CSS class. When --title is passed as an argument, it is ignored. Probably due to a behaviour change in docutils.

INGInious installation details

  • Version: v0.9+

To Reproduce

In the runfile:

rst-msgblock --class info  --message "message" | feedback-msg -a

will not produce an info class Bootstrap alert because it add alert-light to the classes.

Expected behavior
Only one CSS class

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions