Last modified: 2014-10-19 22:52:10 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T28345, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 26345 - bars defined in PlotData but unused in BarData throw an error
bars defined in PlotData but unused in BarData throw an error
Status: NEW
Product: MediaWiki extensions
Classification: Unclassified
EasyTimeline (Other open bugs)
unspecified
All All
: Low major (vote)
: ---
Assigned To: Nobody - You can work on this!
: testme
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-12-15 20:25 UTC by Bergi
Modified: 2014-10-19 22:52 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Bergi 2010-12-15 20:25:49 UTC
The documentations say that the following code would be valid:

...
BarData = 
  bar:3 text:
  bar:1 text:some
  
PlotData =
  color:hellgrau width:0.1  #hellgrau is correctly defined
  Bar:3 from:start till:end
  Bar:2 from:start till:end
  Bar:1 from:start till:end
...

I had expected it to show the bars 3 and 1, but then an error message is displayed:

Line xx: Bar:2 from:start till:end
- PlotData invalid. Bar '2' not (properly) defined.

What does it mean? Have I misunderstood something or is this a bug? I'd like to use this functionality in a template where I want to hide some bars conditionally (with the {{tag:timeline| ... }}-function).
Comment 1 Andre Klapper 2013-04-15 17:54:14 UTC
Bergi: Any chance to provide a minimal testcase, if this is still a problem?
Comment 2 Erik Zachte 2013-04-15 18:56:41 UTC
Sorry I am not maintaining EasyTimeline since a few years. I'm not sure anyone is.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links