[MGNLRSSAGG-47] Improve HTML removal in feed ftl's Created: 05/Apr/11  Updated: 27/Apr/11  Resolved: 05/Apr/11

Status: Closed
Project: Magnolia RSS Aggregator Module
Component/s: None
Affects Version/s: 1.1.2, 1.2
Fix Version/s: 1.1.3, 1.2.1

Type: Improvement Priority: Minor
Reporter: Felix Rabe Assignee: Felix Rabe
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
supersession
supersedes MGNLRSSAGG-33 Remove the html tags that come from t... Closed
is superseded by MGNLRSSAGG-48 Superfluous spaces in feed ftl's Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)

 Description   

I've implemented some improvements to the regular expressions used in those FTLs to remove HTML from the entry description:

  • src/main/resources/info/magnolia/module/rssaggregator/paragraphs/feedList.ftl
  • src/main/resources/info/magnolia/module/rssaggregator/paragraphs/combinedFeed.ftl

By mistake, I've committed the changes to the issue MGNLRSSAGG-33. Consider the following revisions as belonging to this issue:

  • Trunk:
    • r43516 – MGNLRSSAGG-33 Feed ftl's: Make regexp pattern more reliable
    • r43524 – MGNLRSSAGG Improve feed ftl's
    • r43541 – MGNLRSSAGG-33 Feed ftl's: Make regexp pattern even more reliable
    • r43543 – MGNLRSSAGG-33 Feed ftl's: Remove HTML code once, and before using ?length and ?substring builtins
    • r43571 – MGNLRSSAGG Easier regex
    • r43627 – MGNLRSSAGG-33 Feed ftl's: Remove partial HTML entities again after taking substring of description
  • 1.1 branch:
    • r43517 – MGNLRSSAGG-33 Feed ftl's: Make regexp pattern more reliable (backport of r43516)
    • r43525 – MGNLRSSAGG Improve feed ftl's (backport of r43524)
    • r43542 – MGNLRSSAGG-33 Feed ftl's: Make regexp pattern even more reliable (backport of r43541)
    • r43544 – MGNLRSSAGG-33 Feed ftl's: Remove HTML code once, and before using ?length and ?substring builtins (backport of r43543)
    • r43572 – MGNLRSSAGG Easier regex (backport of r43571)
    • r43628 – MGNLRSSAGG-33 Feed ftl's: Remove partial HTML entities again after taking substring of description (backport of r43627)

Generated at Mon Feb 12 07:05:00 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.