Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-10020

ACP function validate_range() fails partially on non-32-bit systems

XMLWordPrintable

    Error rendering 'com.atlassian.jira.jira-view-issue-plugin:details-module'. Please contact your Jira administrators.

      The problem is

      array('min' => (int) 0x80000000, 'max' => (int) 0x7fffffff)


      The 'min' part just doesn't work like that on another platform such as 64-bit.

            Oleg Oleg [X] (Inactive)
            bantu Andreas Fischer [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: