ADVERTISEMENT

UN Security Council again delays vote on Gaza

Published Dec 20, 2023 12:58 am

UNITED NATIONS, United States - A UN Security Council vote on a resolution calling for a pause to the Israel-Hamas war was postponed again Tuesday, as members wrangled over wording while aid efforts in the Gaza Strip neared collapse.

348E2XW-Preview.jpg
Palestinian Ambassador to the UN Riyad Mansour (C), China's ambassador to the UN Zhang Jun (L), Permanent Representative of Egypt to the UN Osama Abdel Khalek (2nd L), United Arab Emirates Ambassador and Deputy Permanent Representative to the UN Mohamed Abushahab (rear), and Russian Permanent Representative to the UN Vassily Nebenzia (R) talk in the chamber during a UN Security Council meeting on the situation in the Middle East including the Palestinian question, at UN headquarters in New York on December 19, 2023. (Photo by Charly TRIBALLEAU / AFP)

Three diplomatic sources said the vote on the text, the latest version of which calls for the "suspension" of hostilities, had been pushed to Wednesday.

Members of the council are grappling to find common ground on the resolution, a vote on which was pushed back several times throughout the day, according to diplomatic sources, after being postponed Monday.

Israel, backed by its ally Washington, a veto-wielding permanent Security Council member, has opposed the use of the term "ceasefire."

That has proved to be one of the sticking points for the divided body as diplomats wrangle over whether to call for a "pause" or a "truce," or to qualify any ceasefire as "humanitarian."

The current struggle comes after an impasse earlier this month, when the United States, despite unprecedented pressure from UN Secretary-General Antonio Guterres, blocked the adoption of a Security Council resolution on the war.

It had called for an "immediate humanitarian ceasefire" in the Gaza Strip, where Israel continues its deadly strikes in retaliation for Hamas's unprecedented October 7 attack.

Last week, the General Assembly adopted the same nonbinding resolution by 153 votes to 10, with 23 abstentions, out of 193 member states.

Bolstered by that overwhelming support, Arab countries announced the new attempt at the Security Council.

A draft text prepared by the UAE, obtained by AFP on Sunday, called for "an urgent and lasting cessation of hostilities to allow unimpeded access of humanitarian aid to the Gaza Strip."

But according to diplomatic sources, a new, modified text is now on the table, in an attempt to salvage a compromise.

It is less direct, calling for "the urgent suspension of hostilities to allow safe and unhindered humanitarian access, and for urgent steps towards a sustainable cessation of hostilities."

- Aid 'far short' of need -

As in previous texts, Hamas is not named in the current draft resolution -- a move that has in the past drawn ire from the United States.

Instead, it "firmly" condemns "all indiscriminate attacks against civilians and civilian objects... and all acts of terrorism."

It also demands "the immediate and unconditional release of all hostages."

The new draft text also calls on all sides to allow aid to be distributed across Gaza, as well as for Guterres to put in place a monitoring system for the aid.

Senior United Nations official Tor Wennesland said on Tuesday that Israel's steps to allow aid into Gaza until now have been insufficient.

"The delivery of humanitarian aid in the (Gaza) Strip continues to face nearly insurmountable challenges," said Wennesland, the organization's special coordinator for the Middle East peace process.

"Limited (humanitarian) steps by Israel... are positive, but fall far short of what is needed to address the human catastrophe on the ground."

Earlier in the day, Israeli President Isaac Herzog said his country was "ready for another humanitarian pause and additional humanitarian aid in order to enable the release of hostages."

US State Department spokesman Matthew Miller said Washington "would welcome a resolution that fully supports addressing the humanitarian needs of the people in Gaza."

"But... the details of it very much do matter," he said.

- Growing impatience -

Since the start of the war between Israel and Hamas, the Security Council faced criticism for only adopting a single text, in mid-November, calling for days-long humanitarian "pauses" to allow aid in.

Five other draft resolutions were rejected, two of them due to US vetoes.

President Joe Biden meanwhile has exhibited growing impatience with Israel, warning it risks losing international support for its "indiscriminate" bombardment of the Gaza Strip.

After the attack on October 7, which Israeli authorities say left around 1,140 people dead, most of them civilians, Israel vowed to "annihilate" Hamas. It has since pounded the Palestinian territory, laying siege to it and conducting a vast ground operation.

The Hamas-run health ministry in Gaza says Israel's military response has killed more than 19,667 people, mostly women and children.

Related Tags

world news
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.