https://bugzilla.wikimedia.org/show_bug.cgi?id=24393

           Summary: Bullets not supported as first item in textarea fields
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: SemanticForms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Semantic Forms (or the responsible extension for fields) adds a space as the
first character of a textarea field. Therefore when I try to start a bullet
list in the field, the first bullet is not being interpreted properly. E.g., my
markup ends up like this:

<nowiki>
<td> *I can't prevent the initial space so the first bullet does not work
<ul><li>the second one is fine</li></ul> </td>
</nowiki>

To avoid breaking lists, the initial space should only be added if the textarea
is empty.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to