Project

General

Profile

Actions

Bug #7669

closed

tab, field, and plugin class endpoints applying limits to names

Added by krileon over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
06 August 2019
Due date:
% Done:

100%

Estimated time:

Description

When calling the tabclass, fieldclass, or pluginclass endpoints the &tab, &field, and &plugin values are being cut short. This isn't necessary. If the tab/field/plugin doesn't exist it won't do anything. Limiting the length breaks the possibility of pseudo tabs, fields, and plugins from functioning with endpoints. For example fields inside of a fieldgroup will not work because their fieldname is longer than normally allowed storable and this is because it's 2 field names concatted together. Removing the length limit at the endpoint usage resolves this with no harm done.

Actions #1

Updated by krileon over 4 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Fixed in MR !1486

Actions #2

Updated by beat over 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF