[Tickets #10610] Re: Error when click on link for a page that doesn't exist
bugs at horde.org
bugs at horde.org
Sun Oct 9 14:06:41 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/10610
------------------------------------------------------------------------------
Ticket | 10610
Updated By | Jan Schneider <jan at horde.org>
Summary | Error when click on link for a page that doesn't exist
Queue | Wicked
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Jan Schneider <jan at horde.org> (2011-10-09 16:06) wrote:
Ah, what I missed earlier is that there is indeed some parameter
placeholder in the query: the url's question mark. So there are two
problems: we don't escape placeholders there, and the passed pages
name is incorrect. The latter is probably a problem with the rewriting
rules. But for now we can fix the first issue.
Can you add this code at line 810 of Horde/Db/Adapter/Base.php:
Horde::debug($error);
and upload the content of /tmp/horde_debug.txt?
More information about the bugs
mailing list