Uploaded image for project: 'Links directory'
  1. Links directory
  2. LINKS-218

Warning message on edit dialog is not visible anymore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • 2.22.0
    • None
    • None
    • 4.9.0 M1

      Edit or create a link directory and enter an invalid url.
      There is a warning but the text of the warning is not visible

      Here the definition of input

      {
                              xtype: 'textfield',
                              name: 'url_target',
                              itemId: 'url_target',
                              fieldLabel: "{{i18n PLUGINS_LINKDIRECTORY_LINK_DIALOG_URL_LABEL}} *",
                              ametysDescription: "{{i18n PLUGINS_LINKDIRECTORY_LINK_DIALOG_URL_DESC}}",
                              warnRegex: new RegExp ('^https?://.*$'),
                              warnRegexText: "{{i18n plugin.core:PLUGINS_CORE_REGEXP_INVALID_HTTP_URL_START}}"
                          },
      

            raphael Raphaƫl Franchet
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: