[
https://issues.apache.org/jira/browse/CONNECTORS-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046857#comment-15046857
]
Karl Wright commented on CONNECTORS-1264:
-----------------------------------------
I am sorry, I am confused about your problem.
Before you said this:
{code}
Does this patch works like "h/e/l/l/o//o/u/t//t/h/e/r/e" ?
> I got "h/e/l/l/o//o/u/t//t/h/e/r/e" as result.
{code}
I could see no difference between what was specified and what was output. Now
you say:
{code}
I got "hello/o/u/t/t/h/e/r/e/" as result.
{code}
That is very different than what you said before. The change I added had to do
with the trailing "/" character, which could bind either to the attribute value
or to the ">" character; it seemed you wanted it to bind to the attribute
value. Now I don't understand what you are even looking for.
Can you (1) clarify what your tag looks like, and (2) what you are seeing?
And, can you confirm that you applied BOTH patches, the first one and then the
second?
Thanks!
> HTML parsing doesn't handle unquoted attribute values with "/" characters
> right
> -------------------------------------------------------------------------------
>
> Key: CONNECTORS-1264
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1264
> Project: ManifoldCF
> Issue Type: Bug
> Components: Web connector
> Affects Versions: ManifoldCF 2.2
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 2.3
>
> Attachments: CONNECTORS-1264-2.patch, CONNECTORS-1264.patch,
> alternative.patch
>
>
> HTML tags like "<a href=hello/out/there >" fail to parse properly.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)