diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 09d2e3a14b9..60fe2205b40 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -9366 \ No newline at end of file +9367 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/.gitrev b/mozilla/webtools/bugzilla/.gitrev index a62f950a0df..f7ee762a2e8 100644 --- a/mozilla/webtools/bugzilla/.gitrev +++ b/mozilla/webtools/bugzilla/.gitrev @@ -1 +1 @@ -dbfd6207290d1eee53fddec4c7c3b4aac0b2d47a \ No newline at end of file +3c7ab8316f97fe84222ccacf0d1b4be9cd43e9f8 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm b/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm index 4ffae344834..8bf4facfef3 100644 --- a/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm +++ b/mozilla/webtools/bugzilla/Bugzilla/Install/Requirements.pm @@ -334,12 +334,6 @@ sub OPTIONAL_MODULES { version => 0, feature => ['rest'] }, - { - package => 'URI-Escape', - module => 'URI::Escape', - version => 0, - feature => ['rest'] - }, { # We need the 'utf8_mode' method of HTML::Parser, for HTML::Scrubber. package => 'HTML-Parser',