Version 1.11, bugfixes
06:06 PM on Monday, July 28, 2003
Changes in this release:
2003-07-28 17:56 rubys * src/rssvalid/base.py: Check attributes for valid namespaces 2003-07-23 08:49 f8dy * testcases/rss/must/missing_namespace_attr_only.xml: added test case for missing namespace used only in attribute 2003-07-20 13:48 rubys * src/rssvalid/entry.py: Validate that titles are present 2003-07-20 13:44 rubys * src/rssvalid/entry.py, src/rssvalid/item.py, src/rssvalid/logging.py, src/rssvalid/validators.py, testcases/pie/must/entry_id_duplicate_value.xml, testcases/rss/must/guid_duplicate_value.xml: Detect duplicate ids and guids 2003-07-20 12:35 rubys * src/rssvalid/entry.py, testcases/pie/must/entry_issued_multiple.xml, testcases/pie/must/entry_modified_multiple.xml: Ensure that issued and modified are present exactly once 2003-07-19 20:25 rubys * src/rssvalidtest.py: Search for *any* instance of a matching class/params in the log 2003-07-19 18:25 f8dy * src/rssvalidtest.py: fixed bug in test case suite runner, if an element in the expected params didn't match the expected value, it would set the failure message but not raise the appropriate exception, so rssvalidtest.py would claim that certain test cases passed when they didn't (this affected 7 test cases out of 700) 2003-07-19 17:15 f8dy * src/rssvalid/logging.py, src/rssvalid/i18n/en.py, testcases/pie/must/entry_id_duplicate_value.xml, testcases/rss/must/guid_duplicate_value.xml: added tests and logging classes for duplicate guid/id values within a feed (thanks AaronSw for this idea) 2003-07-16 15:47 rubys * src/rssdemo.py: Remove debug statement 2003-07-12 20:32 rubys * src/rssvalid/validators.py: Don't bother checking for local/UTC unless the date is valid... 2003-07-11 19:13 rubys * src/.cvsignore: Ignore python compiled outputs 2003-07-11 13:47 rubys * src/rssvalid/logging.py: not-inline can only be a warning as one can never be totally sure... 2003-07-11 12:36 rubys * src/rssvalid/content.py, testcases/pie/must/entry_content_is_inline.xml: Attempt to detect improper use of inline xml 2003-07-10 17:16 rubys * src/: rssdemo.py, rssvalid/content.py: Get rssdemo back on its feet... 2003-07-10 17:02 rubys * src/rssvalid/content.py: Verify base64 and escaped