Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • F Financial
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Development
  • Financial
  • Issues
  • #171

Closed
Open
Created Mar 23, 2021 by DaveD@DaveDMaintainer

False positive message about missing INTL PHP extension on membership type form

Happens on dmaster.demo too so it's not windows or anything weird.

  1. Click add membership type.
  2. Click cancel. It happens if you fill it out too but this is quicker and is enough to see it.

There might be a couple things here.

One is that the message is tied partly to whether the value is numeric, which doesn't really have anything to do with the missing php extension.

The second is that for whatever reason the $amount value is being passed in as <input size="6" maxlength="14" name="minimum_fee" type="text" id="minimum_fee" class="six crm-form-text" />. I'm not sure yet what the mismatch is there.

It's kind of a regression because of the numeric part, but the form value might be old.

Edited Mar 25, 2021 by justinfreeman (Agileware)
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking