I think the fix is adding these lines 
if (!dt.isValid())
        dt = QDateTime::fromString(s, Qt::RFC2822Date);

to qv4dateobject.cpp

** Also affects: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: qtdeclarative-opensource-src (Ubuntu)
   Importance: Undecided => High

** Changed in: qtdeclarative-opensource-src (Ubuntu)
     Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Summary changed:

- Articles are missing dates
+ QtQuick V4 Date.Parse() does not support RFC2822 date format

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to qtdeclarative-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1298978

Title:
  QtQuick V4 Date.Parse() does not support RFC2822 date format

Status in Bitcoin Touch:
  Triaged
Status in RSS Feed Reader application for Ubuntu devices:
  Confirmed
Status in “qtdeclarative-opensource-src” package in Ubuntu:
  New

Bug description:
  I'm seeing no dates on articles, and this in the log a lot:-

  
file:///usr/share/click/preinstalled/com.ubuntu.shorts/0.2.179/RssFeedPage.qml:338:
  ReferenceError: pubdate is not defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/bitcoin-app/+bug/1298978/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-sdk-bugs
Post to     : ubuntu-sdk-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs
More help   : https://help.launchpad.net/ListHelp

Reply via email to