rtl Branches list the generation of relative is on wrong side of their sosa - 1.7.0-dev

Bug #1426731 reported by meliza
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
webtrees
New
Undecided
Unassigned

Bug Description

In the rtl Branches list the generation is printed to the right of the sosa for the relative and to the left for the spouse.

I added locally dir="auto" for both and they print the same way.
(Is this individual one of our ancestors? & spouses and children)

//@@ $sosa_html = ' <a class="details1 ' . $spouse->getBoxStyle() . '" title="' . I18N::translate('Sosa') . '" href="relationship.php?pid2=' . WT_USER_ROOT_ID . '&amp;pid1=' . $spouse->getXref() . '"> ' . $sosa . ' </a>' . self::sosaGeneration($sosa);
      $sosa_html = ' <a class="details1 ' . $spouse->getBoxStyle() . '" title="' . I18N::translate('Sosa') . '" href="relationship.php?pid2=' . WT_USER_ROOT_ID . '&amp;pid1=' . $spouse->getXref() . '" dir="auto"> ' . $sosa . ' </a>' . self::sosaGeneration($sosa); //@@

Meliza

Revision history for this message
Gustine (gustine) wrote :

Now (March, 28th), neither sosas nor generations are displayed (french/english language).
Problem was already présent on March, 16th (I erased older versions).

Michel

Revision history for this message
Gustine (gustine) wrote :

Stupid !
I changed my default individual...

Sorry :-(

Revision history for this message
meliza (meliza) wrote :

I see still this issue

Revision history for this message
fisharebest (fisharebest) wrote :

> I see still this issue

I haven't fixed it yet.

I looked at it, and thought that this display isn't particularly clear or intuitive.

Do we need the number of generations?

Perhaps it would be better to replace the tooltip (which just says "sosa") with the relationship name?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.