[Tickets #7801] Re: sprintf warning when saving page
bugs at horde.org
bugs at horde.org
Tue Dec 23 14:24:57 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7801
------------------------------------------------------------------------------
Ticket | 7801
Updated By | lfbm.andamentos at gmail.com
Summary | sprintf warning when saving page
Queue | Wicked
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
lfbm.andamentos at gmail.com (2008-12-23 09:24) wrote:
The trouble is not with the page I attached.
The problem is the "referrer" or "page name". I was using "Tributário"
in the previous page, like this:
[[Tributário]]
Then, when you click on it, it turns to "Tribut%C3%A1rio" and the
sprintf lines get like this:
sprintf(/wicked/display.php?page=%s&referrer=Tribut%C3%A1rio,
Parcelamento_Generico);
(Line 134 - /usr/share/pear/Text/Wiki/Render/Xhtml/wikilink.php)
Then, I think php complains about the lack of arguments due to the "%"
signs...
If I use "Tributario" instead of "Tributário" as the page name, then
it works...
In other words, I can´t create wiki links with special characters like
á, é, ó etc., because the wiki links on the created pages will be broke.
I don´t know if it´s not a wicked issue and I´m sorry in advance if
this is the case. Please provide orientation so I can report the bug
on the right place.
Thanks
More information about the bugs
mailing list