Commit History

Author SHA1 Message Date
  Fabien Potencier 3380f2a039 [DomCrawler] fixed disabled fields in forms (they are available in the DOM, but their values are not submitted -- whereas before, they were simply removed from the DOM) 13 years ago
  Jordi Boggiano 08e7629fb4 [DomCrawler] Uppercase http methods 14 years ago
  Fabien Potencier 8b74c6eb9c [DomCrawler] refactored URLs management in Link and Form 14 years ago
  Fabien Potencier 9ceec87eb8 [DomCrawler] fixed various bug with URIs 14 years ago
  Kris Wallsmith e596931dc8 [DomCrawler] enabled removal of form fields to allow emulating javascript in a functional test 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  hhamon b687e52835 [DomCrawler] fix Form::getUri() when the form action attribute contains only a sharp (#) character. 14 years ago
  Jeremy Bush 4460b49802 Add support for base tag for Link and Form, Fixes #9422 14 years ago
  Bouke Haarsma bf98b3c1ae Form->getUri() should return it's path if no action is defined 14 years ago
  Fabien Potencier 944d91c1df made some method name changes to have a better coherence throughout the framework 14 years ago
  Jordi Boggiano a6da0fb0c4 [DomCrawler] Added tests to verify previous fix 14 years ago
  Jordi Boggiano 20ca97c5b3 [DomCrawler] Fixing trailing space 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago