2006-07-21T00:01:31  <Kepplar> GAH
2006-07-21T00:01:34  <Kepplar> pastebin is useless
2006-07-21T00:01:37  <Kepplar> sorry about this............
2006-07-21T00:01:45  <Kepplar> ERROR: testSyntaxReference (MoinMoin._tests.test_formatter.FormatterTestCase)
2006-07-21T00:01:45  <Kepplar> ----------------------------------------------------------------------
2006-07-21T00:01:45  <Kepplar> Traceback (most recent call last):
2006-07-21T00:01:45  <Kepplar>   File "/home/kepplar/dev/moinmoin/storage/MoinMoin/_tests/test_formatter.py", l ine 29, in testSyntaxReference
2006-07-21T00:01:48  <Kepplar>     self.formatPage("SyntaxReference", formatter)
2006-07-21T00:01:50  <Kepplar>   File "/home/kepplar/dev/moinmoin/storage/MoinMoin/_tests/test_formatter.py", l ine 43, in formatPage
2006-07-21T00:01:53  <Kepplar>     return self.request.redirectedOutput(page.send_page, self.request)
2006-07-21T00:01:56  <Kepplar>   File "/home/kepplar/dev/moinmoin/storage/MoinMoin/request/__init__.py", line 7 10, in redirectedOutput
2006-07-21T00:01:59  <Kepplar>     function(*args, **kw)
2006-07-21T00:02:01  <Kepplar>   File "/home/kepplar/dev/moinmoin/storage/MoinMoin/Page.py", line 1336, in send_page
2006-07-21T00:02:04  <Kepplar>     start_line=pi_lines)
2006-07-21T00:02:07  <Kepplar>   File "/home/kepplar/dev/moinmoin/storage/MoinMoin/Page.py", line 1421, in send_page_content
2006-07-21T00:02:10  <Kepplar>     self.format(parser)
2006-07-21T00:02:12  <Kepplar>   File "/home/kepplar/dev/moinmoin/storage/MoinMoin/Page.py", line 1438, in format
2006-07-21T00:02:15  <Kepplar>     parser.format(self.formatter)
2006-07-21T00:02:18  <Kepplar>   File "/home/kepplar/dev/moinmoin/storage/MoinMoin/parser/text_moin_wiki.py", l ine 1052, in format
2006-07-21T00:02:21  <Kepplar>     self.request.write(self._indent_to(indlen, indtype, numtype, numstart))
2006-07-21T00:02:24  <Kepplar>   File "/home/kepplar/dev/moinmoin/storage/MoinMoin/parser/text_moin_wiki.py", l ine 542, in _indent_to
2006-07-21T00:02:27  <Kepplar>     close.append(self.formatter.paragraph(0))
2006-07-21T00:02:29  <Kepplar>   File "/home/kepplar/dev/moinmoin/storage/MoinMoin/formatter/dom_xml.py", line291, in paragraph
2006-07-21T00:02:32  <Kepplar>     return self._set_tag('p', on)
2006-07-21T00:02:35  <Kepplar>   File "/home/kepplar/dev/moinmoin/storage/MoinMoin/formatter/dom_xml.py", line159, in _set_tag
2006-07-21T00:02:38  <Kepplar>     raise ValueError, "closing of <%s> expected, but <%s> closed" % (last_tag, t ag)
2006-07-21T00:02:41  <Kepplar> ValueError: closing of <li> expected, but <p> closed
2006-07-21T00:02:43  <Kepplar> that aint me
2006-07-21T00:03:19  <xorAxAx> yep
2006-07-21T00:03:24  <xorAxAx> thats a parser bug
2006-07-21T09:36:35  <ThomasWaldmann> moin
2006-07-21T10:32:44  <Kepplar> moin
2006-07-21T19:30:20  <ThomasWaldmann> xorAxAx: getAllPagesEx <- means what?
2006-07-21T19:40:20  <ThomasWaldmann> Kepplar:      def get_raw_data(self):
2006-07-21T19:40:20  <ThomasWaldmann> -        if self._str_raw == None:
2006-07-21T19:40:20  <ThomasWaldmann> +        if not self._str_raw:
2006-07-21T19:40:37  <ThomasWaldmann> you know that this behaves different?
2006-07-21T19:42:22  <ThomasWaldmann> (just look at the case self._str_raw == "")
2006-07-21T19:44:28  <ThomasWaldmann> mvirkkil: still alive?
2006-07-21T20:13:12  <Kepplar> yes
2006-07-21T20:13:14  <Kepplar> intentionally
2006-07-21T21:33:26  <xorAxAx> ThomasWaldmann: $oldnameEx == extended
2006-07-21T21:35:00  <ThomasWaldmann> maybe give it a name describing what it does
2006-07-21T21:36:08  <xorAxAx> it returns all pages
2006-07-21T21:36:12  <xorAxAx> (see name)
2006-07-21T21:36:46  <xorAxAx> i thought about extending the other func but didnt want to clutter it
2006-07-21T21:40:46  <xorAxAx> and this is the design policy of windows - i somehow like it :)

MoinMoin: MoinMoinChat/Logs/moin-dev/2006-07-21 (last edited 2007-10-29 19:08:24 by localhost)