onlyTrustedInfo.comonlyTrustedInfo.comonlyTrustedInfo.com
Font ResizerAa
  • News
  • Finance
  • Sports
  • Life
  • Entertainment
  • Tech
Reading: Western ‘interventionism’ has turned Bosnia and Herzegovina into a ‘failed state’ – Bosnian Serb leader
Share
onlyTrustedInfo.comonlyTrustedInfo.com
Font ResizerAa
  • News
  • Finance
  • Sports
  • Life
  • Entertainment
  • Tech
Search
  • News
  • Finance
  • Sports
  • Life
  • Entertainment
  • Tech
  • Advertise
  • Advertise
© 2025 OnlyTrustedInfo.com . All Rights Reserved.
News

Western ‘interventionism’ has turned Bosnia and Herzegovina into a ‘failed state’ – Bosnian Serb leader

Last updated: April 2, 2025 9:36 am
OnlyTrustedInfo.com
Share
6 Min Read
Western ‘interventionism’ has turned Bosnia and Herzegovina into a ‘failed state’ – Bosnian Serb leader
SHARE

The country has been destabilized by foreigners who make up laws, and it now needs Russia’s help, Milorad Dodik has told RT

Western interference has turned Bosnia and Herzegovina into a “failed state,” and the country now needs Russia’s help to resolve the crisis, Bosnian Serb leader Milorad Dodik has told RT. Dodik, the president of Republika Srpska – the Serb-majority autonomous region within Bosnia and Herzegovina – arrived in Russia on Monday for talks with President Vladimir Putin.

Bosnia and Herzegovina was created under the 1995 US-brokered Dayton Peace Agreement, which ended the civil war in the former Yugoslavia. It formed a state comprised of the Bosniak-Croat Federation and Republika Srpska, with a tripartite presidency and an international overseer – the Office of the High Representative (OHR), now held by Christian Schmidt, a former German lawmaker appointed in 2021.

Dodik has long rejected the OHR’s authority, accusing it of overreach and undermining Republika Srpska’s autonomy. He was sentenced in February to a year in prison and a six-year political ban for defying the OHR. Sarajevo issued a national arrest warrant for him and is reportedly seeking Interpol warrants.

In an interview with RT on Tuesday, Dodik said the Dayton agreement, which formed his country, is no longer upheld, and that he has asked the Russian president, who he met with earlier that day, to assist him in bringing the situation to the attention of the UN Security Council (UNSC).

Interpol considering arrest warrants for Serb leaders – media

“[Putin] knows of the existence of foreigners that are making up laws and decisions in our country, that there are courts which abide by these decisions… and that this is not in the spirit of Dayton,” Dodik said. He added that as a permanent UNSC member and Dayton signatory, Russia is in a position to effect change.

“We talked about the need to engage in the monitoring of the UNSC. Russia is the only one from which we can expect to have an objective approach… to end international interventionism which degraded Bosnia and Herzegovina and made it into a failed state,” he added.

Commenting on the Interpol warrants, Dodik said, “we’ll see how it goes,” adding that he already has the backing of Serbia, Hungary, and now Russia. He went on to call the charges “a political failure” by Sarajevo and the OHR.

Moscow comments on conviction of Bosnian Serb leader

“I think they would like to see me dead, not just in prison. They can’t get the Bosnia they want, in which there is no Republika Srpska, if Milorad Dodik remains president,” he said, adding that critics will try to demonize him for meeting with Putin.

Dodik has opposed Bosnia’s NATO membership and called for closer ties with Russia. He previously suggested that Bosnia would be better off in BRICS and has pledged continued cooperation with Moscow despite Western pressure.

Russia, which does not recognize Schmidt’s legitimacy due to the lack of UNSC approval, has denounced Dodik’s conviction as “political” and based on “pseudo-law” imposed by the OHR.

After meeting with Putin, Dodik said on X that he will return to Republika Srpska on Saturday to meet with regional leaders, adding that Russia has agreed to advocate for an end to the work of international bodies in Bosnia, including the OHR.

‘),
link: “https://www.rt.com/news/615126-west-interventionism-bosnia-failed-state/”
},
events: {
onReady: function () {

if(ga && mediaMute === false) {
ga(‘send’, ‘event’, ‘JWPLAYER-GA’, ‘CLICK PLAY’, location.href);
ga(‘send’, ‘event’, ‘JW Player Article’, ‘Ready’, location.href); // Временно эти дублирующие счетчики остаются
}
},
onPlay: function () {

myStreamingTag.playVideoContentPart(metadata);
if (ga) {
if (mediaMute === false) {
ga(‘send’, ‘event’, ‘JWPLAYER-GA’, ‘CLICK PLAY’, location.href);
ga(‘send’, ‘event’, ‘JW Player Article’, ‘Play’, location.href);
}
}
var playingVideoId = ‘js-mediaplayer-67ecf1ad85f5403166059934’; // id текущего плеера
pauseMedia(playingVideoId); //запускаем функцию остановки всех играющих плееров кроме этого Код функции ниже по коду

if (recomedationBlock67ecf1ad85f5403166059934) {
recomedationBlock67ecf1ad85f5403166059934.classList.remove(‘recomendation_active’);
}

if (mediaplayerContainer67ecf1ad85f5403166059934) {
mediaplayerContainer67ecf1ad85f5403166059934.classList.add(‘mediaplayer_played’);
}
localStorage.setItem(‘canfixed’, true);
},
onPause: function () {
myStreamingTag.stop();
if (mediaMute === false) {
if (ga) ga(‘send’, ‘event’, ‘JWPLAYER-GA’, ‘CLICK PAUSE’, location.href);
}

if (recomedationBlock67ecf1ad85f5403166059934) {
recomedationBlock67ecf1ad85f5403166059934.classList.add(‘recomendation_active’);
}
},
onComplete: function () {
myStreamingTag.stop();
if (ga && mediaMute === false) {
ga(‘send’, ‘event’, ‘JWPLAYER-GA’, ‘COMPLETE’, location.href);
ga(‘send’, ‘event’, ‘JW Player Article’, ‘Complete’, location.href);
}

if (recomedationBlock67ecf1ad85f5403166059934) {
recomedationBlock67ecf1ad85f5403166059934.classList.add(‘recomendation_active’);
}
}
}
});

jwplayer(“js-mediaplayer-67ecf1ad85f5403166059934”).addButton(
“https://www.rt.com/static/libs/jwplayer/img/download.png”,
“Download”,
function () {
window.location.href = “https://mf.b37mrtl.ru/files/2025.04/67ecf1ad85f5403166059934.mp4?download=1”;
},
“download”
);

function pauseMedia(playingMediaId) {
var players = document.querySelectorAll(‘.jwplayer, object’);
var fixPlayer = document.querySelector(‘.mediaplayer_fixed’);
let shadowDiv = document.querySelector(‘.div_shadow’);
var plId = playingMediaId.split(‘-‘)[2];

for (var i = 0, max = players.length; i < max; i++) {
var currentMediaId = players[i].id;

if(currentMediaId !== playingMediaId){
jwplayer(players[i]).play(false);
players[i].parentElement.classList.remove(‘mediaplayer_played’);
if(fixPlayer && shadowDiv){
if(fixPlayer.id !== ‘mediaplayer-container’ + plId){
if (shadowDiv.parentElement) {
shadowDiv.parentElement.removeChild(shadowDiv);
}
fixPlayer.classList.remove(‘mediaplayer_fixed’);
}
}
}
}
}

прап

You Might Also Like

Bill would require IRS to notify taxpayer if requesting private financial info

‘No one talks about this’: Remembering Germany’s role in colonising Africa | History News

Following LA and DC, Trump wants to send the military to other US cities. Here’s how he can do it

An investigation is underway after a fire engulfed a Massachusetts assisted-living facility, killing 9 people. Here’s what we know

Opinion – The Democratic Party is missing an opportunity to engage Christian voters

Share This Article
Facebook X Copy Link Print
Share
Previous Article Morgan Wallen Moves To Turn ‘SNL’ Controversy Into Cash Morgan Wallen Moves To Turn ‘SNL’ Controversy Into Cash
Next Article US labor watchdog freezes cases against Apple after defence lawyer nomination US labor watchdog freezes cases against Apple after defence lawyer nomination

Latest News

Tiger Woods’ Swiss Jet Landing: The Desperate Gamble for Privacy and Recovery After DUI Arrest
Tiger Woods’ Swiss Jet Landing: The Desperate Gamble for Privacy and Recovery After DUI Arrest
Entertainment April 5, 2026
Ashley Iaconetti’s Real Housewives of Rhode Island Shock: Why the Cast Distrusted Her Bachelor Fame
Ashley Iaconetti’s Real Housewives of Rhode Island Shock: Why the Cast Distrusted Her Bachelor Fame
Entertainment April 5, 2026
Bill Murray’s UConn Farewell: The Inside Story of Luke Murray’s Boston College Hire
Bill Murray’s UConn Farewell: The Inside Story of Luke Murray’s Boston College Hire
Entertainment April 5, 2026
Prince Harry’s Alpine Reunion: Skiing with Trudeau and Gu Echoes Diana’s Legacy
Entertainment April 5, 2026
//
  • About Us
  • Contact US
  • Privacy Policy
onlyTrustedInfo.comonlyTrustedInfo.com
© 2026 OnlyTrustedInfo.com . All Rights Reserved.