[zanata-bugs] [Bug 1065234] Seam Text parse error: expecting an opening angle bracket '<', found '&'

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 24 08:11:11 UTC 2014


https://bugzilla.redhat.com/show_bug.cgi?id=1065234



--- Comment #2 from Sean Flanigan <sflaniga at redhat.com> ---
>From what I can see, about half the problems are caused by URLs which contain
an odd number of underscores (underscores are used for _underlining_ in
SeamText).  These can be handled by wrapping the URL in pipe characters, eg:

    |http://example.com/my_project_with_underscores|

These will then be rendered as-is in monospace (not clickable).  They could
also be converted to SeamText links like this:

    [click me=>http://example.com/my_project_with_underscores]

Unfortunately, I didn't have any success constructing a working SeamText link
whose link text was empty or the same as the URL.


In another case, a SeamText link was somehow corrupted, and the greater-than
sign was encoded as '>' which SeamText doesn't like.  Similarly, a quote
character was converted to '''

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=oQ5r07ytUv&a=cc_unsubscribe




More information about the zanata-bugs mailing list