lp:~stolowski/unity-lens-shopping/markup-cleaner-fix
Created by
Paweł Stołowski
and last modified
- Get this branch:
- bzr branch lp:~stolowski/unity-lens-shopping/markup-cleaner-fix
Only
Paweł Stołowski
can upload to this branch. If you are
Paweł Stołowski
please log in for upload directions.
Branch merges
Propose for merging
- Michal Hruby (community): Approve
-
Diff: 345 lines (+273/-26)5 files modifiedMakefile.am (+1/-1)
configure.ac (+1/-0)
src/markup-cleaner.vala (+59/-25)
tests/unit/Makefile.am (+28/-0)
tests/unit/test-markup-cleaner.vala (+184/-0)
Related bugs
Bug #1058197: Descriptions are missing all html tags | High | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 31. By Paweł Stołowski
-
Lowercase entity names. Unknown entities are converted to raw string instead of discarding.
- 29. By Paweł Stołowski
-
It turns out pango supports a limited set of entities, so filter all named entitites except for amp, lt, gt, quot, apos.
- 28. By Paweł Stołowski
-
Also support entities with numbers. Added test case for SMALL tag surrounded by A tag.
- 24. By Michal Hruby
-
Use proper emblems on the search results. Fixes: https:/
/bugs.launchpad .net/bugs/ 1056901. Approved by Pawel Stolowski.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity-lens-shopping