Page MenuHomePhabricator

Fatal exception of type TimestampException
Closed, ResolvedPublic

Description

A user has upload some files on de.wp with show now a

[5ed4b3a8] 2012-09-13 19:14:02: Fatal exception of type TimestampException

The files are:
http://de.wikipedia.org/wiki/Datei:Screenshot_t3n.PNG
http://de.wikipedia.org/wiki/Datei:United_Domains_Portfolio.PNG
http://de.wikipedia.org/wiki/Datei:United_Domains_Portfolio.PNG

When looking at the metadata through the api for one file:

<page pageid="7187856" ns="6" title="Datei:Screenshot t3n.PNG" imagerepository="local">
  <imageinfo>
    <ii timestamp="2012-09-11T14:52:00Z" user="Juncensis">
      <metadata>
        <metadata name="frameCount" value="0" />
        <metadata name="loopCount" value="1" />
        <metadata name="duration" value="0" />
        <metadata name="bitDepth" value="8" />
        <metadata name="colorType" value="truecolour-alpha" />
        <metadata name="metadata">
          <value>
            <metadata name="PixelXDimension" value="1013" />
            <metadata name="ColorSpace" value="1" />
            <metadata name="PixelYDimension" value="774" />
            <metadata name="DateTime" value="2012:09:11 16:09:65" />
            <metadata name="Software" value="Pixelmator 2.1" />
            <metadata name="XResolution" value="2835/100" />
            <metadata name="YResolution" value="2835/100" />
            <metadata name="ResolutionUnit" value="3" />
            <metadata name="_MW_PNG_VERSION" value="1" />
          </value>
        </metadata>
      </metadata>
    </ii>
  </imageinfo>
</page>

You can see, that DateTime is invalid (2012:09:11 16:09:65). In this case MediaWiki should not die on the filepage.


Version: 1.20.x
Severity: normal
URL: http://de.wikipedia.org/wiki/Datei:Screenshot_t3n.PNG

Details

Reference
bz40242

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 12:52 AM
bzimport set Reference to bz40242.
bzimport added a subscriber: Unknown Object (MLST).
  • This bug has been marked as a duplicate of bug 40037 ***
Gilles triaged this task as Unbreak Now! priority.Dec 4 2014, 10:10 AM
Gilles moved this task from Untriaged to Done on the Multimedia board.
Gilles lowered the priority of this task from Unbreak Now! to Needs Triage.Dec 4 2014, 11:22 AM