http_build_query
- Status
- Open
- Subject
- http_build_query
- Version
- 4.x
- Category
- Documentation (or Advocacy)
- Less than 30-minutes fix
- Feature
- Installer (profiles, upgrades and server-related issues)
- Resolution status
- New
- Submitted by
- Demoalt
- Lastmod by
- Demoalt
- Rating
- Description
In some PHP version, http_build_query would not work correctly and would not show correctly URL parameters for admin and edit options (in converting the templates from SMARTY).
Make sure that http_build_query function from php is working correctly as some version work only with 2 parameters (even it is said to be Php 5.1.1) and others 3 parameters.
See this issue reported in:
http://tikiwiki.org/tiki-view_forum_thread.php?topics_offset=1&forumId=6&comments_parentId=37095
- Solution
During install, it would be nice to test if http_build_query work properly with 3 arguments and if not modify the function to work as is.test if function is existing, work with 2 or 3 arguments.
define or redefine the function http_build_query to work properly.- Importance
- 1 low
- Easy to solve?
- 8
- Priority
- 8
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 3162
- Created
- Monday 03 May, 2010 23:46:25 UTC
by Demoalt - LastModif
- Monday 03 May, 2010 23:46:25 UTC