? Failure

User tests: Successful: Unsuccessful:

avatar brianteeman
brianteeman
20 Apr 2022

This PR removes a conditional block from the article manager and the featured article manager that was intended to ensure that the display of the category and nested category was correct when the admin is using an rtl language and the category names may be a mix of LTR and RTL.

Not really sure why but

  1. this code does not work correctly. the order of the categories is wrong and the « character is wrong
  2. there is no need for this alternate block of code for RTL

Before

image

After

image

avatar brianteeman brianteeman - open - 20 Apr 2022
avatar brianteeman brianteeman - change - 20 Apr 2022
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 20 Apr 2022
Category Administration com_content
avatar brianteeman brianteeman - change - 20 Apr 2022
Labels Added: ?
avatar Quy
Quy - comment - 21 Apr 2022

37590

Also, $catSeparator should not be in the loop so it is only executed once.

avatar brianteeman
brianteeman - comment - 21 Apr 2022

image

Weird - I can't replicate your issue

avatar Quy
Quy - comment - 21 Apr 2022

Please install Testing Sample Data. Check the 2 articles referenced in the above screenshot. It is fine in Persian before the PR.

avatar brianteeman
brianteeman - comment - 21 Apr 2022

Replicated th problem - it is coming from when there are more than 2 categories in the tree and it is truncated. Will look into a fix later tonight

avatar brianteeman brianteeman - change - 21 Apr 2022
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2022-04-21 17:21:50
Closed_By brianteeman
avatar brianteeman brianteeman - close - 21 Apr 2022

Add a Comment

Login with GitHub to post a comment