svn: /web/doc-editor/trunk/php/conf/ project.php.ini
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Tue, 09 Mar 2010 21:49:33 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=296010
Log:
Fix bugs URL for the Php project
Changed paths:
U web/doc-editor/trunk/php/conf/project.php.ini
Modified: web/doc-editor/trunk/php/conf/project.php.ini
===================================================================
--- web/doc-editor/trunk/php/conf/project.php.ini 2010-03-09 19:53:55 UTC (rev 296009)
+++ web/doc-editor/trunk/php/conf/project.php.ini 2010-03-09 21:49:33 UTC (rev 296010)
@@ -22,9 +22,9 @@
news.url.en = "http://news.php.net/group.php?format=rss&group=php.doc";
news.url.lang = "http://news.php.net/group.php?format=rss&group=php.doc.{LANG}"
-bugs.url.en = "http://bugs.php.net/rss/search.php?cmd=display&bug_type[]=Documentation+problem&status=Open&search_for=&php_os=&php_os_not=0&boolean=1&author_email=&bug_age=0&by=&order_by=id&direction=DESC&phpver=&limit=10&assign="
+bugs.url.en = "http://bugs.php.net/rss/search.php?format=rss2&search_for=&boolean=0&order_by=&direction=DESC&cmd=display&status=Open&bug_type=All&package_name[0]=Documentation+problem&php_os=&phpver=&assign=&author_email=&bug_age=0&bug_updated=0"
-bugs.url.lang = "http://bugs.php.net/rss/search.php?cmd=display&bug_type[]=Translation+problem&status=Open&search_for=&php_os=&php_os_not=0&boolean=1&author_email=&bug_age=0&by=&order_by=id&direction=DESC&phpver=&limit=All&assign=&format=rss"
+bugs.url.lang = "http://bugs.php.net/rss/search.php?format=rss2&search_for=&boolean=0&order_by=&direction=DESC&cmd=display&status=Open&bug_type=All&package_name[0]=Translation+problem&php_os=&phpver=&assign=&author_email=&bug_age=0&bug_updated=0"
entities.folder = "doc-base"
entities.url = "{PHP['vcs.path']}{PHP['entities.folder']}/entities/global.ent"