From: SourceForge.net <no...@so...> - 2010-08-18 00:59:59
|
Bugs item #3038314, was opened at 2010-08-02 22:50 Message generated for change (Comment added) made by aditsu You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=3038314&group_id=13153 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open >Resolution: Fixed Priority: 5 Private: No Submitted By: Johannes Weberhofer (weberho) Assigned to: Adrian Sandor (aditsu) Summary: encoding of last "-" character is not working correctly Initial Comment: in the test's case the last '-' character at the end of the paragraph is not encoded correctly. ---------------------------------------------------------------------- >Comment By: Adrian Sandor (aditsu) Date: 2010-08-18 08:59 Message: Well, I committed the fix, but the test case you added doesn't work on trunk - it tries to parse "SUMMARY" (message level) as a number. ---------------------------------------------------------------------- Comment By: Adrian Sandor (aditsu) Date: 2010-08-17 17:49 Message: Haha, thanks, I'll go ahead and commit then (a bit later). ---------------------------------------------------------------------- Comment By: Johannes Weberhofer (weberho) Date: 2010-08-17 16:35 Message: I couldn't wait. The problem has gone - thank you! I have re-uploaded all files to create a test case (for the old system and this failure). ---------------------------------------------------------------------- Comment By: Johannes Weberhofer (weberho) Date: 2010-08-17 15:14 Message: I'll check in two weeks... ---------------------------------------------------------------------- Comment By: Adrian Sandor (aditsu) Date: 2010-08-17 08:25 Message: Hi, could you try the attached patch please? It seems to fix the problem but I wonder if it breaks anything. Btw, it doesn't seem to break any more tests on the java5 branch. ---------------------------------------------------------------------- Comment By: Johannes Weberhofer (weberho) Date: 2010-08-03 01:22 Message: I'm using trunk. I have seen the problem for at least two years but never filed a bug. ---------------------------------------------------------------------- Comment By: Adrian Sandor (aditsu) Date: 2010-08-03 01:05 Message: What version of jtidy did you use and what program/command did you run? ---------------------------------------------------------------------- Comment By: Johannes Weberhofer (weberho) Date: 2010-08-03 00:46 Message: I have attached jtidies' output. Have a look at the "incluindo – mas" section. I have tried to shorten the problematic sequence as short as I can. The strange thing is that - when you remove some things from the beginning, everything works nicely. ---------------------------------------------------------------------- Comment By: Adrian Sandor (aditsu) Date: 2010-08-02 23:10 Message: I opened both the input and output files in a browser and they look identical. Even the html source looks identical except for different line wrapping. What exactly is the problem? ---------------------------------------------------------------------- Comment By: Johannes Weberhofer (weberho) Date: 2010-08-02 22:58 Message: the '-' is a unicode character, not a regular - sign. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=3038314&group_id=13153 |