Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kingdom Comics bridge fails #4004

Closed
emv-nl opened this issue Mar 10, 2024 · 1 comment
Closed

Kingdom Comics bridge fails #4004

emv-nl opened this issue Mar 10, 2024 · 1 comment
Labels
Bug-Report Confirmed bug report

Comments

@emv-nl
Copy link

emv-nl commented Mar 10, 2024

Describe the bug
Selecting any Kingdom Comics comic fails with the following trace on both self hosted and your bridge.

Details
Type: Error
Code: 0
Message: Call to a member function getTimestamp() on false
File: bridges/ComicsKingdomBridge.php
Line: 43
Trace
#0 index.php(72): RssBridge->main()
#1 lib/RssBridge.php(103): DisplayAction->execute()
#2 actions/DisplayAction.php(68): DisplayAction->createResponse()
#3 actions/DisplayAction.php(117): ComicsKingdomBridge->collectData()
#4 bridges/ComicsKingdomBridge.php(43)

Context
Query: action=display&bridge=ComicsKingdomBridge&comicname=mutts&format=Html
Version: 2024-02-02
OS: Linux
PHP: 8.3.3

@emv-nl emv-nl added the Bug-Report Confirmed bug report label Mar 10, 2024
@dvikan
Copy link
Contributor

dvikan commented Mar 10, 2024

fixed in #4003

@dvikan dvikan closed this as completed Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug-Report Confirmed bug report
Projects
None yet
Development

No branches or pull requests

2 participants