An Airbus A320 neo from the Air Corsica company connecting Paris to Ajaccio on March 5 had to stay in flight for twenty minutes before landing. The device has indeed encountered a technical problem preventing him from joining the tarmac.
After finally being able to perform its maneuvers, the plane is subject to in -depth checks. © Lifeforstock – The plane had to stay in flight a good twenty minutes before it was finally able to land (illustration photo). Save save Receive plane alerts more fear than harm for the 135 passengers of the Airbus A320 Party of Paris to reach Ajaccio airport on March 5. While the aircraft was about to get his descent, he “gave the gas, testified to a passenger with Corsica morning, the pilot then warned us of the existence of a technical problem”. And to add: “He then informed us that if they did not manage to solve the problem in flight, we would probably land in Nice or Marseille, where the tracks are longer”. After having turned around twenty minutes above the Gulf of Ajaccio, the plane was finally able to land on the tarmac where firefighters had positioned. “We then had to wait fifteen minutes on the plane to comply with the safety procedure” relays another passenger from the Airbus chartered by the Corsican Air Corsica company. No passenger has been injured and since its landing, the device has been the subject of “in -depth technical checks in order to identify the origin of this failure” communicates the airline. Read also: in less than a week, another Delta Airline plane forced to turn around a “Jammed Flaps” breakdown The failure, in this case, is a “Jammed Flaps” damage and affects mobile surfaces – the “flaps” – located on the edge of the plane. These elements, which resemble small shutters, are mobilized in takeoff and landing and increase the lift at low speed of the plane and reduce its speed of approach, while keeping its good control. In the case of this Airbus, the flaps have gone out to open up, therefore forcing the pilots to stay in flight. Air Corsica, following this incident, rented “professionalism, responsiveness and rigor of the crew”. Receive our latest news every day, selecting the main news of the day. (tagstotranslate) Airplate
News kiosk Latest Posts
// Function to fetch the latest posts
function fetchLatestPosts() {
const feedUrl = ‘https://newskiosk.pro/feed/’; // Replace with your blog’s RSS feed URL
fetch(feedUrl)
.then(response => response.text())
.then(str => new window.DOMParser().parseFromString(str, “text/xml”))
.then(data => {
const items = Array.from(data.querySelectorAll(“item”));
const latestPostsContainer = document.getElementById(“latest-posts”);
latestPostsContainer.innerHTML = ”; // Clear previous posts
// Shuffle the items array
const shuffledItems = items.sort(() => Math.random() – 0.5);
// Select the first 5 items from the shuffled array
const selectedItems = shuffledItems.slice(0, 5);
News kiosk Latest Posts
// Loop through the selected items and display them
selectedItems.forEach(post => {
const link = post.querySelector(“link”).textContent;
const description = post.querySelector(“description”).textContent;
// Create a new post element
const postElement = document.createElement(“div”);
postElement.classList.add(“latest-post”);
postElement.innerHTML = `
${description} Read more
`;
// Append the new post element to the container
latestPostsContainer.appendChild(postElement);
});
})
.catch(error => console.error(‘Error fetching the latest posts:’, error));
}
// Call the function to fetch and display the latest posts
fetchLatestPosts();
News kiosk- Are You Making These Common Mistakes? Click below to Learn More
Secret That Everyone Is Talking About
If you want to dive deeper into the topic, click on Read More:
Gardening with Ecorganicas: Your Source for Organic Gardening Tips
Financial potential with expert tips on budgeting, investing, and saving
Unlock the Hidden Truth: Click to Reveal!