Git Product home page Git Product logo

Comments (4)

themoken avatar themoken commented on August 15, 2024

You've gotta be pretty careful with this sort of thing as there's no reason < and > wouldn't show up in a real piece of text sent through prep_for_display (which is where I assume you made that change).

I grabbed a test JIRA feed from their site ( https://jira.atlassian.com/sr/jira.issueviews:searchrequest-rss/temp/SearchRequest.xml?jqlQuery=text+~+%22test%22&tempMax=1000 ) and it didn't have raw HTML anywhere, although each issue's reader text was terribly formatted.

Can you provide the offending source XML? I'm curious how the content is declared.

from canto-curses.

kjellgren avatar kjellgren commented on August 15, 2024

Here is a example (Jira version 6.1.7)

Title: <a class="activity-item-user activity-item-author" href="https://jira.3s.intern/secure/ViewProfile.jspa?name=shamlooa">Ahm S</a> created       <a href="https://jira.3s.intern/browse/UNIX-23"><span class="resolved-link">UNIX-23</span> - Reinstall ltest24</a>
Title: <a class="activity-item-user activity-item-author" href="https://jira.3s.intern/secure/ViewProfile.jspa?name=kjellgrb">Ben K</a> closed       <a href="https://jira.3s.intern/browse/UNIX-22"><span class="resolved-link">UNIX-22</span> - Having trouble while logging into ztest108</a>

(using rsstail command)

from canto-curses.

kjellgren avatar kjellgren commented on August 15, 2024

Both RSS and Atom feeds exits in Jira.

Example of raw atom:title with HTML content:

<title type="html">&lt;a href="https://jira.3s.intern/secure/ViewProfile.jspa?name=kjellgrb" class="activity-item-user activity-item-author">Ben K&lt;/a>
closed &lt;a href="https://jira.3s.intern/browse/UNIX-23">&lt;span class='resolved-link'>UNIX-23&lt;/span> - Reinstall&lt;/a></title>

from canto-curses.

themoken avatar themoken commented on August 15, 2024

Hey. So I finally made a plugin to clean up story titles and I integrated your function into it (with credit and a reference here). Reopen this issue if you run git and the plugin doesn't work, but since it's using your solution it should be okay.

from canto-curses.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.