Bug 439061

Summary: round trip, go different from return => bad return in header
Product: [Applications] KDE Itinerary Reporter: Philippe ROUBACH <philippe.roubach>
Component: generalAssignee: Volker Krause <vkrause>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 21.08.0
Sentry Crash Report:
Attachments: the round trip where go is different from return

Description Philippe ROUBACH 2021-06-23 10:49:02 UTC
Created attachment 139610 [details]
the round trip where go is different from return

SUMMARY


STEPS TO REPRODUCE
1. display the sncf confirmation mail of a round trip where go is different from return (Bordeaux St Jean - Paris Marne-La-Vallée - Chessy - Disneyland, Paris Montparnasse 1 et 2 - Bordeaux St Jean)
2. 
3. 

OBSERVED RESULT

in the itinerary header we get

Bordeaux Saint-Jean	→	Paris Marne-La-Vallée - Chessy - Disneyland®

Paris Marne-La-Vallée - Chessy - Disneyland®	→	Bordeaux Saint-Jean

EXPECTED RESULT

Bordeaux Saint-Jean	→	Paris Marne-La-Vallée - Chessy - Disneyland®

Paris Montparnasse 1 Et 2  -> Bordeaux Saint Jean


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.22.1
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

kde gears 21.04.2
Comment 1 Volker Krause 2021-07-13 14:59:36 UTC
Git commit 8a2325f45405a50377965b62ae7430c1765ecbfc by Volker Krause.
Committed on 13/07/2021 at 14:57.
Pushed by vkrause into branch 'release/21.08'.

Fix handling of asymmetric SNCF OUI retour tickets
FIXED-IN: 21.08.0

M  +6    -4    src/lib/scripts/sncf.js

https://invent.kde.org/pim/kitinerary/commit/8a2325f45405a50377965b62ae7430c1765ecbfc
Comment 2 Philippe ROUBACH 2021-07-13 15:09:02 UTC
thanks