Yaman Qalieh

Results 13 issues of Yaman Qalieh

I discovered this while changing AtomFormat in this [pr](https://github.com/RSS-Bridge/rss-bridge/pull/2702). php8 is causing the tests to error incorrectly when the feeds don't match. Compare the following logs. php7.4 correctly prints the...

Bug-Report

The [documentation](https://rss-bridge.github.io/rss-bridge/Helper_functions/index.html#getsimplehtmldom) is outdated in this regard as the actual code contains many more arguments.

Documentation

**Describe the bug** Several bridges have a url input field. When a user inputs invalid contents (e.g. #2728 [Context 3](https://termpad.com/raw/PuzzledBlushingPiano)), this results in an error. **To Reproduce** Steps to reproduce...

Bug-Report

As mentioned [here](https://github.com/RSS-Bridge/rss-bridge/issues/2698#issuecomment-1121328715), the example template provided does not expose the full capabilities of XPathExpressions. An improvement to the documentation would include a short introduction to what an XPath is,...

Documentation

This helper function is not in the docs

Documentation

# Bridge request ## General information This bridge is a FeedExpander that translates the title and content of the feed from one language to another. Additionally, parameters could be used...

Bridge-Request

**Describe the bug** Some bridges only work with the www prefix, for example LaCentraleBridge. Compare https://www.lacentrale.fr/ with https://lacentrale.fr/ search.js [modifies](https://github.com/RSS-Bridge/rss-bridge/blob/master/static/search.js#L34=) the hostname to remove www. **To Reproduce** Steps to reproduce...

Bug-Report

**Do you want to request a *feature* or report a *bug*?** Bug **What is the current behavior?** Images with rotation information in the exif data are not rotated upon export....

bug

As the README states, non-Linux users probably need to specify tmp-dir every time they run the script, instead we can try to use [this](https://docs.python.org/3/library/tempfile.html#tempfile.TemporaryDirectory).

# Issue type - Bug report # Environment Emacs version: 28.2 Operating System: Arch Linux Evil version: 1.15.0 (2ce03d4) Evil installation type: Git (straight.el) Magit version: 30b0deba Graphical/Terminal: Graphical X11...