Mercurial > p > roundup > code
comparison CHANGES.txt @ 4651:beb8d43f4d9d
issue2550765: Don't show links in calendar that will fail. Found and fixed by Cédric Krier.
| author | Bernhard Reiter <bernhard@intevation.de> |
|---|---|
| date | Wed, 01 Aug 2012 08:49:41 +0200 |
| parents | 0485b47a39a8 |
| children | f0ef4f436542 |
comparison
equal
deleted
inserted
replaced
| 4650:0485b47a39a8 | 4651:beb8d43f4d9d |
|---|---|
| 9 | 9 |
| 10 - ... | 10 - ... |
| 11 | 11 |
| 12 Fixed: | 12 Fixed: |
| 13 | 13 |
| 14 - issue2550765: Don't show links in calendar that will fail. | |
| 15 Found and fixed by Cédric Krier. (Bernhard) | |
| 14 - "BaseException.with_traceback" is not available on Python 2, so use | 16 - "BaseException.with_traceback" is not available on Python 2, so use |
| 15 "raise E, V, T" instead of "raise E(V).with_traceback(T)". This change was | 17 "raise E, V, T" instead of "raise E(V).with_traceback(T)". This change was |
| 16 originally introduced in 74476eaac38a. (Ezio Melotti) | 18 originally introduced in 74476eaac38a. (Ezio Melotti) |
| 17 - issue2550759: Trailing punctuation is no longer included when URLs are | 19 - issue2550759: Trailing punctuation is no longer included when URLs are |
| 18 converted to links. (Ezio Melotti) | 20 converted to links. (Ezio Melotti) |
