You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Pascal Schumacher (JIRA)" <ji...@apache.org> on 2016/11/03 21:47:59 UTC

[jira] [Closed] (LANG-1019) StringEscapeUtils.escapeXPath()

     [ https://issues.apache.org/jira/browse/LANG-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pascal Schumacher closed LANG-1019.
-----------------------------------
       Resolution: Won't Fix
    Fix Version/s:     (was: Discussion)

I'm closing this after reading Sebbs comments.

> StringEscapeUtils.escapeXPath()
> -------------------------------
>
>                 Key: LANG-1019
>                 URL: https://issues.apache.org/jira/browse/LANG-1019
>             Project: Commons Lang
>          Issue Type: Improvement
>          Components: lang.*
>    Affects Versions: 3.3.2
>            Reporter: Yegor Bugayenko
>
> Would be great to create a method that would escape a string for XPath. It is a well known problem that XPath doesn't have a mechanism for quotes escaping. See for example http://stackoverflow.com/questions/14822153/escape-single-quote-in-xpath-with-nokogiri
> A very good workaround suggested here https://bugs.php.net/bug.php?id=51785
> Would be great to add a method to StringEscapeUtils



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)