View Issue Details

IDProjectCategoryView StatusLast Update
0017492mantisbttimelinepublic2015-01-27 19:21
Reportersyncguru Assigned Todregad  
PrioritynormalSeverityblockReproducibilityalways
Status closedResolutionfixed 
Product Version1.3.0dev 
Target Version1.3.0-beta.1 
Summary0017492: Broken styling for Timeline box
Description

Check the attached image. This shows fine on Chrome but broken on firefox 30.0

TagsNo tags attached.
Attached Files

Relationships

related to 0017397 closedvboctor Add timeline to My View page 

Activities

dregad

dregad

2014-07-07 08:05

developer   ~0040887

I fixed that over the week-end, but have not pushed yet.

Related Changesets

MantisBT: master f0885d9e

2014-07-06 02:04

dregad


Details Diff
Simplify code and fix system notice in Timeline

Notice was triggered when avatars are disabled due to a strict-type
comparison (array() !== false).

Fixes 0017492
Affected Issues
0017492
mod - core/classes/TimelineEvent.class.php Diff File