Fixed Hour:Minute inputs problem with RTL

Dadparvar

Well-known member
Affected version
1.5.15
Reproduce it this way:
  • Go to "Create New Notice" page.
  • Go to "Date Criteria" tab
  • Select "Current date and time is after:"
  • See the inputs for Hour:Minute is like this => (Hour in left and Minute in right)
  • Now set the acp as RTL
  • Now check those inputs (Hour is now in right and minute is in left) => which is wrong
Same thing happens in front end if an add-on adds same inputs in similar structure.
 
This is fixed now, in XF1 and XF2.

If this affects add-ons, they would need to fix this directly as this isn't an XF-generated construct.
 
Top Bottom