Changes between Version 1 and Version 2 of Ticket #36468, comment 3
- Timestamp:
- Sep 26, 2025, 3:00:14 AM (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36468, comment 3
v1 v2 68 68 }}} 69 69 70 Trying to add an author in the Feature Inlinewill produce the bug described by Juan.70 Trying to add an author in the feature's inline (in the article's detail view) will produce the bug described by Juan. 71 71 72 72 A fix would be, to check, if the select input is managed by the SelectBox (~ it has been initialized) in RelatedObjectLookups.js (line 114)