Ticket #13060 (confirmed Bug)

Opened 4 years ago

Last modified 4 years ago

Cannot add Dexterity Content Type with Short Name "12753"

Reported by: kleist Owned by:
Priority: minor Milestone: 4.x
Component: Dexterity Version: 4.3
Keywords: Cc:

Description

Plone 4.3 coredev buildout

On "@@dexterity-types/@@edit" I entered "12753" as "Type Name".

The field "Short Name" was filled with the same string.

Clicking "Add", this error message was issued:

Please use only letters, numbers, and the following characters: .-_

Either the error message is wrong, or the validation code triggers a false positive.

Change History

comment:1 Changed 4 years ago by kleist

  • Status changed from new to confirmed
  • Component changed from Unknown to Dexterity

comment:2 Changed 4 years ago by kleist

P.S. When I changed the short name to "ticket.12753" the error message remained, but now I could actually click the Add button.

Note: See TracTickets for help on using tickets.