news icon indicating copy to clipboard operation
news copied to clipboard

TYPO3 Extension news

Results 137 news issues
Sort by recently updated
recently updated
newest added

## Bug Report **Current Behavior** I have a page with two news plugins installed: the category menu (CategoryList) and the standard news list (Pi1). When I click on a category,...

**Current Behavior** Hi guys, the pagination for list view works great. But on search results the 2nd, 3rd,.. page is empty. Any ideas? or is this a bug? Thx for...

## Bug Report **Current Behaviour** The page that should show the XML-feed (/rss.xml) stays empty **Expected behaviour/output** The RSS feed should show **Environment** - TYPO3 version(s): 11.5.33 / 11.5.34 -...

## Bug Report **Current Behavior** * I've news records, base language is DE, translated (connected mode) to EN * I've installed "news_content_elements" * When I view a news record via...

## Bug Report **Current Behavior** https://github.com/georgringer/news/blob/a81398060ff206bc7c7c1aff4b148e2ceadc7499/Configuration/FlexForms/flexform_news.xml#L16 `flexform_news.xml` still features the switchableControllerAction field, using the `GeorgRinger\News\Hooks\ItemsProcFunc->user_switchableControllerActions` function to generate items, but this function does not exist anymore which yields this error...

Hello guys, I set up the template like in documentation and the ajax load **works correctly** for the first click on the button, but on the second click there comes...

## Bug Report **Current Behavior** When translating a news record that contains a child content-element into another language, the child content-element can only be activated through the topbar button if...

Table over this page is broken: https://docs.typo3.org/p/georgringer/news/main/en-us/UsersManual/Records/Tag/Index.html This block should be removed: https://github.com/georgringer/news/blob/main/Documentation/UsersManual/Records/Tag/Index.rst?plain=1#L25-L29 And these blocks should be left-indented: https://github.com/georgringer/news/blob/main/Documentation/UsersManual/Records/Tag/Index.rst?plain=1#L30-L52

I'm having trouble understanding why the methods were set as protected. The class is declared as final, which means it cannot be extended. Additionally, I don't see any calls to...