summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorFabio Bas <ctrlaltca@gmail.com>2013-09-17 23:47:50 +0200
committerFabio Bas <ctrlaltca@gmail.com>2013-09-17 23:47:50 +0200
commitd9fc469530dd70be8dfdf337a525437774629ede (patch)
tree940992b653b47853df29df6997f55e84797b4288 /HISTORY
parent577e690f1ce437150443fe89635b6a6ef7aab0f1 (diff)
Avoid triggering the default button of the form when pressing enter over a valid <a href='..'>; fixes #4803.2.2.03
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 66526085..286a7224 100644
--- a/HISTORY
+++ b/HISTORY
@@ -8,6 +8,8 @@ BUG: Issue #465 - Textmate editor plugin template error (ctrlaltca)
BUG: Issue #472 - No https support from wsdl generator (Marcin Piotrowski)
ENH: Issue #473 - wsdl support for additional attributes of a custom type's property (Marcin Piotrowski)
BUG: Issue #476 - Demo's don't work out of box (ctrlaltca)
+BUG: Issue #479 - TUrlMapping instanciates patterns twice (ctrlaltca)
+BUG: Issue #480 - THyperLink is not usable using keyboard navigation (david otto)
BUG: Issue #481 - Typo in composer: ext-eaccellerator (ciromattia)
BUG: Issue #482 - composer: add include path for prado.php (ciromattia)
BUG: Issue #484 - Wrong DateTimePatterns for italian culture (ciromattia)