hcalendar-creator-issues: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(noted regressions in latest hCalendar creator)
Line 7: Line 7:


== Bug Reports ==
== Bug Reports ==
=== REGRESSIONS ===
Regressions are the worst kind of bug, and the top priority to fix. If you find problems in the creator that were not there in a previous version, please enter them here.
* dtend has format "2006620", should be "20060620" ''reported by Dmitry Baranovskiy at 2006-07-20''
* dtend has format "2006620", should be "20060620" ''reported by Dmitry Baranovskiy at 2006-07-20''
* dtend fails to left 0-pad both day and hour (and probably others as well), e.g. 2006723T400 is produced whereas it should be 20060723T0400 ''reported by Tantek at 2006-07-20''
* dtstart fails to put human readable start time into element text ''reported by Tantek at 2006-07-20''
* there is no dash "-" separator between dtstart and dtend ''reported by Tantek at 2006-07-20''
=== Bugs in new features ===
* ...


== Suggested Tweaks and Fixes ==
== Suggested Tweaks and Fixes ==

Revision as of 17:18, 20 July 2006

hCalendar creator feedback

This page is for collecting bugs, suggested fixes, and feature requests for the hCalendar creator

Please list your name, and indicate which version (even just a date and time helps) of the creator that you are providing feedback on. Thanks!


Bug Reports

REGRESSIONS

Regressions are the worst kind of bug, and the top priority to fix. If you find problems in the creator that were not there in a previous version, please enter them here.

  • dtend has format "2006620", should be "20060620" reported by Dmitry Baranovskiy at 2006-07-20
  • dtend fails to left 0-pad both day and hour (and probably others as well), e.g. 2006723T400 is produced whereas it should be 20060723T0400 reported by Tantek at 2006-07-20
  • dtstart fails to put human readable start time into element text reported by Tantek at 2006-07-20
  • there is no dash "-" separator between dtstart and dtend reported by Tantek at 2006-07-20

Bugs in new features

  • ...

Suggested Tweaks and Fixes

  • ...


Feature Requests

  • ...


Related Pages