Skip to content

Errors with modx 2.6.0 #9

Description

@wax100
  1. Do not save TV name after create because the name of TV "dynamicdropdown_multiple" is too long. Database field can store only 20 symbols.

  2. dynamicdropdown_multiple TV has not correct CSS (see attach)

  3. JS mistake Uncaught ReferenceError: $connector_path is not defined in

core/components/dynamicdropdowntv/tv/input/tpl/dynamicdropdown.tpl
core/components/dynamicdropdowntv/tv/input/tpl/dynamicdropdown_multiple.tpl
  1. If manually fix 1,2,3 and try to save TV with more than one value - in database we will see only one value.

  2. And after page reload we get empty field, so values do not render from DB

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions