[Xapian-tickets] [Xapian] #550: Omega script enhancement: $prettyurl
Xapian
nobody at xapian.org
Sat Jun 14 13:28:52 BST 2014
#550: Omega script enhancement: $prettyurl
-------------------------+-----------------------------
Reporter: catkin | Owner: olly
Type: enhancement | Status: assigned
Priority: normal | Milestone: 1.3.3
Component: Omega | Version:
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: | Operating System: All
-------------------------+-----------------------------
\
\
\
\
\
\
Comment (by olly):
I think right now we should focus on undoing (some of) the encoding that
we do to filenames in omindex, so IDNA isn't relevant (as that's for the
hostname) and IRIs aren't relevant (as we don't encode using that
currently).
Someone could run omindex with a baseurl with IDNA in the hostname and/or
IRI encoding in the rest, but they shouldn't then be very surprised to see
that same URL prefix as-is in the output of the omega CGI.
Also, handling this for UTF-8 encoded output is what really matters, since
that's assumed in places which require an encoding in Xapian, and Omega's
{{{$html}}} doesn't escape non-ASCII characters (only {{{<>&"}}}).
\
\
\
--
Ticket URL: <http://trac.xapian.org/ticket/550#comment:12>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list