D14841: Add booking.com unstrucured data extractor (french)
Laurent Montel
noreply at phabricator.kde.org
Tue Aug 14 17:00:50 BST 2018
mlaurent added inline comments.
INLINE COMMENTS
> mlaurent wrote in booking.js:45
> you return even if it can be another locale ?
Ah no you already did it here:
var bookingRef = text.match(regExMap[locale]['bookingRef']);
// If no booking reference go to the next locale
if (!bookingRef)
continue;
ok.
REPOSITORY
R1003 KItinerary: Travel Reservation handling library
REVISION DETAIL
https://phabricator.kde.org/D14841
To: bport, vkrause, mlaurent
Cc: kde-pim, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20180814/3dc31a42/attachment.html>
More information about the kde-pim
mailing list