#3331: Prepare the detailed release notes for 0.10
---------------------------+------------------------------------------------
Reporter: cboos | Owner: jonas
Type: task | Status: new
Priority: normal | Milestone: 0.10
Component: general | Version: devel
Severity: major | Resolution:
Keywords: documentation |
---------------------------+------------------------------------------------
Comment (by eblot):
> manu, could you please write a few words there
Sure, I'll do it, but I just hit a weird page (see attached snapshot): no
edit button, but two "reply" buttons at the bottom of the wiki page!
* left-most button led to "action=new"
* right-most button led to "action=delete" (page)
Once I've reloaded the page, the buttons appeared as expected. (browser:
latest Safari/2.0.4)
BTW, there are two remaing failing test cases, shouldn't we fix them
before releasing [milestone:0.10]?
{{{
======================================================================
FAIL: test_milestone_add_utf8_ok
(trac.scripts.tests.admin.TracadminTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/eblot/Sources/Svn/edgewall.com/trunk/trac/scripts/tests/admin.py",
line 860, in test_milestone_add_utf8_ok
self.assertEqual(self.expected_results[test_name], output)
AssertionError: u'\nName Due
Completed\n---------------------------------\n\xe9tat_final 2004-01-
11\nmilestone1\nmilestone2\nmilestone3\nmilestone4\n\n' != u'\nName
Due Completed\n---------------------------------\n?tat_final
2004-01-11\nmilestone1\nmilestone2\nmilestone3\nmilestone4\n\n'
======================================================================
FAIL: test_implicit_lossless (trac.util.tests.text.ToUnicodeTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/Users/eblot/Sources/Svn/edgewall.com/trunk/trac/util/tests/text.py",
line 40, in test_implicit_lossless
self.assertEquals(u'\xc3', uc)
AssertionError: u'\xc3' != u'\u221a'
----------------------------------------------------------------------
Ran 580 tests in 31.179s
}}}
(not counting the latest issue from #3425)
--
Ticket URL: <http://trac.edgewall.org/ticket/3331>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets