Skip to content

Commit

Permalink
Added tests for PR 4420
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 25, 2025
1 parent 1e2fb96 commit 290b7e8
Show file tree
Hide file tree
Showing 2 changed files with 1,407 additions and 0 deletions.
239 changes: 239 additions & 0 deletions prs/4420/BundestagParteispenden_1_current.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,239 @@
<!DOCTYPE html>
<html lang="en">
<head><base href="https://rss-bridge.org/bridge01/" target="_blank">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"/ >
<meta name="description" content="RSS-Bridge" />
<title>Deutscher Bundestag - Parteispenden</title>
<link href="static/style.css?2023-03-24" rel="stylesheet">
<link rel="icon" type="image/png" href="static/favicon.png">


<link
href="?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Atom"
title="Atom"
rel="alternate"
type="application/atom+xml"
>

<link
href="?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Json"
title="Json"
rel="alternate"
type="application/json"
>

<link
href="?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Mrss"
title="Mrss"
rel="alternate"
type="application/rss+xml"
>

<link
href="?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Plaintext"
title="Plaintext"
rel="alternate"
type="text/plain"
>

<link
href="?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Sfeed"
title="Sfeed"
rel="alternate"
type="text/plain"
>

<meta name="robots" content="noindex, follow">
</head>

<body>
<div class="container">

<h1 class="pagetitle">
<a href="https://www.bundestag.de/parlament/praesidium/parteienfinanzierung/fundstellen50000" target="_blank">Deutscher Bundestag - Parteispenden</a>
</h1>

<div class="buttons">
<a href="./#bridge-BundestagParteispendenBridge">
<button class="backbutton">← back to rss-bridge</button>
</a>

<a href="?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Atom">
<button class="rss-feed">
Atom </button>
</a>
<a href="?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Json">
<button class="rss-feed">
Json </button>
</a>
<a href="?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Mrss">
<button class="rss-feed">
Mrss </button>
</a>
<a href="?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Plaintext">
<button class="rss-feed">
Plaintext </button>
</a>
<a href="?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Sfeed">
<button class="rss-feed">
Sfeed </button>
</a>

</div>

<section class="feeditem">
<h2>
<a
class="itemtitle"
href="http://localhost:3000/?action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Html"
>Bridge returned error 0! (20113)</a>
</h2>

<time datetime="2025-01-25 13:49:45">
2025-01-25 13:49:45 </time>
<p></p>


<!-- Intentionally not escaping for html context -->

<div class="error">







<p>
See
<a href="https://curl.haxx.se/libcurl/c/libcurl-errors.html">
https://curl.haxx.se/libcurl/c/libcurl-errors.html
</a>
for description of the curl error code.
</p>


<h2>Details</h2>

<div style="margin-bottom: 15px">
<div class="error-type">
<strong>Type:</strong> HttpException </div>

<div>
<strong>Code:</strong> 0 </div>

<div class="error-message">
<strong>Message:</strong> cURL error Could not resolve host: www.bundestag.dehttps: 6 (https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://www.bundestag.dehttps://www.bundestag.de/parlament/praesidium/parteienfinanzierung/fundstellen50000/2025/2025-inhalt-1032412 </div>

<div>
<strong>File:</strong> lib/http.php </div>

<div>
<strong>Line:</strong> 165 </div>
</div>

<h2>Trace</h2>

<code>
#0 index.php(68): RssBridge-&gt;main() </code>
<br>
<code>
#1 lib/RssBridge.php(39): RssBridge-&gt;{closure}() </code>
<br>
<code>
#2 lib/RssBridge.php(37): CacheMiddleware-&gt;__invoke() </code>
<br>
<code>
#3 middlewares/CacheMiddleware.php(44): RssBridge-&gt;{closure}() </code>
<br>
<code>
#4 lib/RssBridge.php(37): ExceptionMiddleware-&gt;__invoke() </code>
<br>
<code>
#5 middlewares/ExceptionMiddleware.php(17): RssBridge-&gt;{closure}() </code>
<br>
<code>
#6 lib/RssBridge.php(37): SecurityMiddleware-&gt;__invoke() </code>
<br>
<code>
#7 middlewares/SecurityMiddleware.php(19): RssBridge-&gt;{closure}() </code>
<br>
<code>
#8 lib/RssBridge.php(37): MaintenanceMiddleware-&gt;__invoke() </code>
<br>
<code>
#9 middlewares/MaintenanceMiddleware.php(10): RssBridge-&gt;{closure}() </code>
<br>
<code>
#10 lib/RssBridge.php(37): BasicAuthMiddleware-&gt;__invoke() </code>
<br>
<code>
#11 middlewares/BasicAuthMiddleware.php(13): RssBridge-&gt;{closure}() </code>
<br>
<code>
#12 lib/RssBridge.php(37): TokenAuthenticationMiddleware-&gt;__invoke() </code>
<br>
<code>
#13 middlewares/TokenAuthenticationMiddleware.php(10): RssBridge-&gt;{closure}() </code>
<br>
<code>
#14 lib/RssBridge.php(34): DisplayAction-&gt;__invoke() </code>
<br>
<code>
#15 actions/DisplayAction.php(54): DisplayAction-&gt;createResponse() </code>
<br>
<code>
#16 actions/DisplayAction.php(89): BundestagParteispendenBridge-&gt;collectData() </code>
<br>
<code>
#17 bridges/BundestagParteispendenBridge.php(38): getSimpleHTMLDOMCached() </code>
<br>
<code>
#18 lib/contents.php(229): getContents() </code>
<br>
<code>
#19 lib/contents.php(91): CurlHttpClient-&gt;request() </code>
<br>
<code>
#20 lib/http.php(165) </code>
<br>

<br>

<h2>Context</h2>

<div>
<strong>Query:</strong> action=display&amp;bridge=BundestagParteispendenBridge&amp;format=Html </div>

<div>
<strong>Version:</strong> 2025-01-02 (git.master.2a58f82) </div>

<div>
<strong>OS:</strong> Linux </div>

<div>
<strong>PHP:</strong> 8.2.26 </div>

<br>

<a href="/">Go back</a>
</div>


<a href="https://github.com/RSS-Bridge/rss-bridge/issues?q=is%3Aissue+is%3Aopen+Deutscher+Bundestag+-+Parteispenden" title="Opens GitHub to search for similar issues">
<button>Find similar bugs</button>
</a>

<a href="https://github.com/RSS-Bridge/rss-bridge/issues/new?title=Deutscher+Bundestag+-+Parteispenden+failed+with%3A+cURL+error+Could+not+resolve+host%3A+www.bundestag.dehttps%3A+6+%28https%3A%2F%2Fcurl.haxx.se%2Flibcurl%2Fc%2Flibcurl-errors.html%29+for+https%3A%2F%2Fwww.bundestag.dehttps%3A%2F%2Fwww.bundestag.de%2Fparlament%2Fpraesidium%2Fparteienfinanzierung%2Ffundstellen50000%2F2025%2F2025-inhalt-1032412&body=%60%60%60%0AHttpException%3A+cURL+error+Could+not+resolve+host%3A+www.bundestag.dehttps%3A+6+%28https%3A%2F%2Fcurl.haxx.se%2Flibcurl%2Fc%2Flibcurl-errors.html%29+for+https%3A%2F%2Fwww.bundestag.dehttps%3A%2F%2Fwww.bundestag.de%2Fparlament%2Fpraesidium%2Fparteienfinanzierung%2Ffundstellen50000%2F2025%2F2025-inhalt-1032412+in+lib%2Fhttp.php+line+165%0A%0Aindex.php%2868%29%3A+RssBridge-%3Emain%28%29%0Alib%2FRssBridge.php%2839%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+CacheMiddleware-%3E__invoke%28%29%0Amiddlewares%2FCacheMiddleware.php%2844%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+ExceptionMiddleware-%3E__invoke%28%29%0Amiddlewares%2FExceptionMiddleware.php%2817%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+SecurityMiddleware-%3E__invoke%28%29%0Amiddlewares%2FSecurityMiddleware.php%2819%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+MaintenanceMiddleware-%3E__invoke%28%29%0Amiddlewares%2FMaintenanceMiddleware.php%2810%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+BasicAuthMiddleware-%3E__invoke%28%29%0Amiddlewares%2FBasicAuthMiddleware.php%2813%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2837%29%3A+TokenAuthenticationMiddleware-%3E__invoke%28%29%0Amiddlewares%2FTokenAuthenticationMiddleware.php%2810%29%3A+RssBridge-%3E%7Bclosure%7D%28%29%0Alib%2FRssBridge.php%2834%29%3A+DisplayAction-%3E__invoke%28%29%0Aactions%2FDisplayAction.php%2854%29%3A+DisplayAction-%3EcreateResponse%28%29%0Aactions%2FDisplayAction.php%2889%29%3A+BundestagParteispendenBridge-%3EcollectData%28%29%0Abridges%2FBundestagParteispendenBridge.php%2838%29%3A+getSimpleHTMLDOMCached%28%29%0Alib%2Fcontents.php%28229%29%3A+getContents%28%29%0Alib%2Fcontents.php%2891%29%3A+CurlHttpClient-%3Erequest%28%29%0Alib%2Fhttp.php%28165%29%0A%0AQuery+string%3A+action%3Ddisplay%26bridge%3DBundestagParteispendenBridge%26format%3DHtml%0AVersion%3A+2025-01-02+%28git.master.2a58f82%29%0AOs%3A+Linux%0APHP+version%3A+8.2.26%0A%60%60%60%0AMaintainer%3A+%40mibe&labels=Bridge-Broken&assignee=m" title="After clicking this button you can review the issue before submitting it">
<button>Create GitHub Issue</button>
</a>

<p class="maintainer">
mibe</p>

</section>

</div>
</body>
</html>
Loading

0 comments on commit 290b7e8

Please sign in to comment.