You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Volker Lamp (Jira)" <ji...@apache.org> on 2022/04/03 15:11:00 UTC

[jira] [Created] (TAP5-2715) Client-side generated error message renders unstyled with Bootstrap 4

Volker Lamp created TAP5-2715:
---------------------------------

             Summary: Client-side generated error message renders unstyled with Bootstrap 4
                 Key: TAP5-2715
                 URL: https://issues.apache.org/jira/browse/TAP5-2715
             Project: Tapestry 5
          Issue Type: Bug
          Components: tapestry-core
    Affects Versions: 5.8.1, 5.8.0, 5.7.3, 5.7.2, 5.7.1, 5.6.3, 5.7.0, 5.6.2, 5.6.1, 5.6.0, 5.5.0
            Reporter: Volker Lamp


TAP5-2712 delivered the fix for the output of {{<t:error>}}.

However, when {{<t:error>}} is omitted (as is the case with the BeanEditor component, for instance), Tapestry uses client-side JavaScript instead.

Apparently, {{fields.coffee:81}} must account for Bootstrap 4 (if enabled).



--
This message was sent by Atlassian Jira
(v8.20.1#820001)