'); $(".awardLLA").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardLLA").attr({ title: "Life Achievement Award: This filmmaker received an AFI Life Achievement Award." }); $(".offscreenCrediticon").append('
'); $(".awardOF").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardOF").attr({ title: "Offscreen Credit: This credit did not appear onscreen and was derived from contemporary sources." }); $(".partiallyViewIcon").append('
'); $(".awardPV").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardPV").attr({ title: "Partially Viewed by AFI: This film was partially viewed by AFI for the Synopsis and Credits." }); $(".nameTitleicon").append('
'); $(".awardNA").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardNA").attr({ title: "Name Occurs Before Title: This filmmaker's name was displayed before the title in onscreen credits." }); $(".viewbyAFIicon").append('
'); $(".awardAFI").attr("data-toggle","tooltip").attr("data-placement","bottom"); $(".awardAFI").attr({ title: "Viewed by AFI: This film was viewed in its entirety by AFI for the Synopsis and Credits." }); var Fullview; $(".fullviewheadings").hide(); var isPremium = ($("#modelIsPremium").val() == "True"); var isShowPoster = ($("#modelIsShowPoster").val() == "True"); var isShowVideo = ($("#modelIsShowVideo").val() == "True"); if (isPremium == true || isShowPoster == true) { //$(".blockMovies").addClass("col-md-7"); //$(".blockMovies").removeClass("col-xs-12"); } else { if (ReleaseYear >= 1994) { $(".blockMovies").removeClass("col-lg-8 col-sm-8"); $(".blockMovies").addClass("col-lg-12 col-sm-12"); $("#movieDetials").attr("class","col-md-12"); $("#search_header").addClass("searchheaderfullwidth"); // $("#movieDetials").addClass("col-lg-12"); // $(".bannerImg-container").css("display","none"); } else { $(".blockMovies").removeClass("col-md-7"); $(".blockMovies").addClass("col-lg-12 col-sm-12"); $("#search_header").addClass("searchheaderfullwidth"); $(".row").removeClass("imagerow"); if (($(window).width() = 1994) { $(".hedAfi").hide(); $(".subhedAfi").hide(); $("#divMasterPageTop").addClass("bgpost93"); $(".panelSearch").css("top","17px"); $(".nav-search-scope").css("background-color","#263f66"); $("#headerBackground").removeClass("headerBg"); $("#headerBackground").addClass("headerBgpost93"); $(".search-header-details").attr('id','headerBgpost93'); $(".blockMovies").attr('id','headerBgpost93'); $(".search-header-details").css("margin","0"); $(".tabdetail ").attr('id','tabpost93'); $(".more, .less").addClass("morepost93"); $(".icon-containerInner").css("right","33px"); $(".row-eq-height").attr("id","rowpost93"); $(".bannerImg-container").hide(); $("#movieDetials").removeClass("resultbg"); $("#movieDetials").removeClass("col-md-9"); $("#movieDetials").addClass("col-md-12"); $(".topsearch").css("display","none"); if ("VERIFIED" == "STUB RECORD VERIFIED") { $(".fullView").trigger("click"); } if (($(window).width() 991)) { //$(".bgpost93").css("display", "block"); $(".panelSearch").css("top", "15px"); //$("#mobilsearch").css({ // 'background': '#263f66', // 'border-top': '1px solid rgba(255, 255, 255, 0.41)', // 'border-bottom': '1px solid rgba(255, 255, 255, 0.41)', //}); //$(".icon-bar").css("background", "#5388db"); //$(".closeSearch").css("background", "red"); //$("#mobilesearchIcon").addClass("cp93"); //$(".searchContainer").addClass("p93"); $(".nav-search-scope").css("border", "2px solid #fff"); //$(".searchContainer").css("top", "10px"); $(".headcontainer").removeClass("bgpost93Hed"); } }, 150); }); } $(document).ready(function (){ var toolOptions2 var toolOptions; var isOS = /iPad|iPhone|iPod/.test(navigator.platform); var isAndroid = /(android)/i.test(navigator.userAgent); ///////////////////////////////////////// if OS if (isOS){ toolOptions = { animation: false, placement:"bottom", container:"body" }; $('.red-tooltip').tooltip(toolOptions); $('.red-tooltip').css( 'cursor', 'pointer' ); $('body').on("touchstart", function(e){ $(".red-tooltip").each(function () { // hide any open tooltips when the anywhere else in the body is clicked if (!$(this).is(e.target) && $(this).has(e.target).length === 0 && $('.tooltip').has(e.target).length === 0) { $(this).tooltip('hide'); }////end if }); }); ///////////////////////////////////////// if Android } else if(isAndroid){ toolOptions = { animation: false, placement:"bottom", container:"body" }; toolOptions2 = { animation: false, placement:"left", container:"body" }; $('.c_tool1').tooltip(toolOptions); $('.c_tool2').tooltip(toolOptions); $('.c_tool3').tooltip(toolOptions2); ///////////////////////////////////////// if another system } else { toolOptions = { animation: true, placement:"bottom", container:"body" }; $('.red-tooltip').tooltip(toolOptions); }//end if system }); var divs = $(".columndisplay > .col-sm-4"); for (var i = 0; i
"); } //if (($(window).width() .col-sm-4"); // for (var i = 0; i
"); // var iframe = $(".tabVideo >iframe"); // iframe.addClass("videoFrame"); // $(".row .row-eq-height").css("margin","0"); // } //} //debugger; $(window).resize(function() { if($(window).width() > 414){ $(".wrapper > div").removeClass("tabVideo col-sm-4 "); $(".wrapper > div").addClass("col-md-12") $(".topsearch").removeClass("col-sm-12 col-xs-12"); } if($(window).width() div").addClass("tabVideo col-sm-4 "); $(".wrapper > div").removeClass("col-md-12") $(".topsearch").addClass("col-sm-12 col-xs-12"); } }); if($(window).width() > 414){ $(".wrapper > div").removeClass("tabVideo col-sm-4 "); $(".wrapper > div").addClass("col-md-12") $(".topsearch").removeClass("col-sm-12 col-xs-12"); } if($(window).width() div").addClass("tabVideo col-sm-4 "); $(".wrapper > div").removeClass("col-md-12") $(".topsearch").addClass("col-sm-12 col-xs-12"); } //if (($(window).width() div").removeClass("row row-eq-height"); // $(".wrapper > div").children().unwrap(); // $("#tab-menu li").click(function(){ // $('#tab-menu li').tooltip({ "data-placement": 'top' }); // }); //} // $("#preimumDetails ").find('.listMovies:not(:first)').remove(); $(window).resize(function() { var windowWidth = $(this).width(); if (($(window).width() > 414)) { //$('.listMovies:nth-child(2), .listMovies:nth-child(3)').css("display","none"); $(".thumbnails li:first-child").addClass("col-xs-3").removeClass("col-xs-5"); $(".thumbnails li:nth-child(2)").addClass("col-xs-9").removeClass("col-xs-7"); $('#preimumDetails .listMovies:nth-child(1)').removeClass("col-xs-12").addClass("col-xs-6"); $('#preimumDetails .listMovies:nth-child(2)').removeClass("col-xs-12").addClass("col-xs-6").css("display","block"); } if (($(window).width() 414)) { //$('.listMovies:nth-child(2), .listMovies:nth-child(3)').css("display","none"); $(".thumbnails li:first-child").addClass("col-xs-3").removeClass("col-xs-5"); $(".thumbnails li:nth-child(2)").addClass("col-xs-9").removeClass("col-xs-7"); $('#preimumDetails .listMovies:nth-child(1)').removeClass("col-xs-12").addClass("col-xs-6"); $('#preimumDetails .listMovies:nth-child(2)').removeClass("col-xs-12").addClass("col-xs-6").css("display","block"); } if (($(window).width() = totalTabWidth - tabsViewport) { tabs.parent('.cd-tabs').addClass('is-ended'); } else { tabs.parent('.cd-tabs').removeClass('is-ended'); } } $('#tab-menu #printnav a').click(function (){ var href = $('#printnav a').attr('href'); window.location.href = href; //$(href).attr( 'target', '_blank' ); }); });

The Divorcée (1930)

83 mins | Romance | 19 April 1930

Director:

Robert Z. Leonard

Cinematographer:

Norbert Brodine

Production Designer:

Cedric Gibbons

Production Company:

Metro-Goldwyn-Mayer Corp.
Full page view
HISTORY

The 10 Oct 1929 FD announced that Metro-Goldwyn-Mayer (M-G-M) had acquired screen rights to Katherine Ursula Parrott’s suggestive 1929 novel Ex-Wife.
       The 23 Oct 1929 Var reported that both Greta Garbo and Claudette Colbert were in consideration for the lead role.
       According to the 13 Nov 1929 Var, Universal Pictures was attempting to capitalize on the popularity of Parrott’s novel, and announced plans to make an original feature titled Ex-Husband, written by C. Jerome Horwin, and starring Joseph Schildkraut. Fearing competition, M-G-M “registered the husband title with the Hay’s office” two months earlier, after purchasing the rights to the novel. In addition, a sequel to Ex-Wife was currently being written for M-G-M. However, the following year, the 19 Jul 1930 Exhibitors Herald-World announced that M-G-M had recently acquired screen rights to Parrott’s forthcoming novel, Strangers May Kiss, which was published in 1931. The film adaptation of the same name was also released that year, starring Norma Shearer (see entry). Although technically billed as a sequel to Ex-Wife, Shearer played an altogether different character.
       The 13 Nov 1929 Var stated that John Meehan and Nick Grinde would be co-directing Ex-Wife, but both men only received credit for their writing contributions.
       On 10 Jan 1930, FD reported that M-G-M had “dropped” Ex-Wife from its production schedule. However, three weeks later, the 28 Jan 1930 FD announced that production was soon to begin on The Divorcée, with Norma Shearer set to star, and Robert Z. Leonard directing. A 29 Jan 1930 ...

More Less

The 10 Oct 1929 FD announced that Metro-Goldwyn-Mayer (M-G-M) had acquired screen rights to Katherine Ursula Parrott’s suggestive 1929 novel Ex-Wife.
       The 23 Oct 1929 Var reported that both Greta Garbo and Claudette Colbert were in consideration for the lead role.
       According to the 13 Nov 1929 Var, Universal Pictures was attempting to capitalize on the popularity of Parrott’s novel, and announced plans to make an original feature titled Ex-Husband, written by C. Jerome Horwin, and starring Joseph Schildkraut. Fearing competition, M-G-M “registered the husband title with the Hay’s office” two months earlier, after purchasing the rights to the novel. In addition, a sequel to Ex-Wife was currently being written for M-G-M. However, the following year, the 19 Jul 1930 Exhibitors Herald-World announced that M-G-M had recently acquired screen rights to Parrott’s forthcoming novel, Strangers May Kiss, which was published in 1931. The film adaptation of the same name was also released that year, starring Norma Shearer (see entry). Although technically billed as a sequel to Ex-Wife, Shearer played an altogether different character.
       The 13 Nov 1929 Var stated that John Meehan and Nick Grinde would be co-directing Ex-Wife, but both men only received credit for their writing contributions.
       On 10 Jan 1930, FD reported that M-G-M had “dropped” Ex-Wife from its production schedule. However, three weeks later, the 28 Jan 1930 FD announced that production was soon to begin on The Divorcée, with Norma Shearer set to star, and Robert Z. Leonard directing. A 29 Jan 1930 Var news item referred to the new name as a “white-washed title.”
       On 1 Feb 1930, Exhibitors Herald-World announced that principal photography had begun, and noted that the picture boasted the “first all stage” supporting cast, including William Doran.
       M-G-M was also in pre-production on French and German versions of The Divorcée, as indicated in a 26 Mar 1930 Var news item, which reported that screen tests were currently underway to cast the female leads.
       The 20 Apr 1930 FD reviewed the film positively as a “corking drama,” and praised its “clever dialogue.” Leonard’s direction was noted as having a “lively whoopee tempo,” and the performances of Norma Shearer and Chester Morris received special mention.
       Norma Shearer received a Best Actress Academy Award for her portrayal of "Jerry." AMPAS sources note that when Shearer was nominated, her performance in both this film and Their Own Desire (1929, see entry), was under consideration. At the awards ceremony, however, only her performance in The Divorcée was acknowledged. The film also received Academy Award nominations in the Directing and Outstanding Production categories.

Less
SOURCE CITATIONS
SOURCE
DATE
PAGE
Chicago Tribune
24 May 1930
p. 11
Exhibitors Herald-World
1 Feb 1930
p. 33
Exhibitors Herald-World
19 Jul 1930
p. 36
Film Daily
10 Oct 1929
p. 11
Film Daily
10 Jan 1930
p. 2
Film Daily
28 Jan 1930
p. 7
Film Daily
20 Apr 1930
p. 10
Los Angeles Times
11 May 1930
p. B9
New York Times
10 May 1930
p. 25
Variety
23 Oct 1929
p. 66
Variety
13 Nov 1929
p. 6, 8, 68
Variety
29 Jan 1930
p. 77
Variety
26 Mar 1930
p. 72
Variety
14 May 1930
p. 19
CAST
PRODUCTION CREDITS
NAME
PARENT COMPANY
NAME
CREDITED AS
CREDIT
DIRECTOR
WRITERS
PHOTOGRAPHY
Dir of photog
ART DIRECTOR
Art dir
FILM EDITORS
Film ed
Truman K. Wood
Film ed
COSTUMES
Gowns
SOUND
J. K. Brock
Sd eng
SOURCES
LITERARY
Based on the novel Ex-Wife by Katherine Ursula Parrott (New York, 1929).
LITERARY SOURCE AUTHOR
DETAILS
Alternate Title:
Ex-Wife
Release Date:
19 April 1930
Production Date:
began 1 Feb 1930
Copyright Info
Claimant
Date
Copyright Number
Metro-Goldwyn-Mayer Distributing Corp.
23 April 1930
LP1244
Physical Properties:
Sound
Movietone
Black and White
Sound, also silent
Also si.
Duration(in mins):
83
Length(in feet):
7,533
Length(in reels):
9
Country:
United States
Language:
English
SYNOPSIS

Jerry marries Ted, a newspaperman, and they settle down to three years of marital bliss. On their third wedding anniversary, when he is leaving for Chicago, she learns that Ted has been having an affair with another woman. Although she had agreed before their marriage to uphold a liberal attitude, Jerry becomes disillusioned, and turns to Don, her husband's best friend, for comfort. When Ted refuses to accept her extramarital affairs, the couple obtain a divorce and go their separate ways. After numerous love affairs, Jerry meets Paul, who loved her long before her marriage to Ted. She vacations on his yacht, and decides to accompany him to Japan as his wife. However, his current wife, Helen, makes a plea for her husband. Realizing she does not love Paul, Jerry returns to Paris. There, on New Year's Eve, she is reconciled with ...

More Less

Jerry marries Ted, a newspaperman, and they settle down to three years of marital bliss. On their third wedding anniversary, when he is leaving for Chicago, she learns that Ted has been having an affair with another woman. Although she had agreed before their marriage to uphold a liberal attitude, Jerry becomes disillusioned, and turns to Don, her husband's best friend, for comfort. When Ted refuses to accept her extramarital affairs, the couple obtain a divorce and go their separate ways. After numerous love affairs, Jerry meets Paul, who loved her long before her marriage to Ted. She vacations on his yacht, and decides to accompany him to Japan as his wife. However, his current wife, Helen, makes a plea for her husband. Realizing she does not love Paul, Jerry returns to Paris. There, on New Year's Eve, she is reconciled with Ted.

Less
Legend
Viewed by AFI
Partially Viewed
Offscreen Credit
Name Occurs Before Title
AFI Life Achievement Award

TOP SEARCHES

Casablanca

In the onscreen credits, actor S. Z. Sakall's name is incorrectly spelled "S. K. Sakall." HR news items add the following information about the production: ... >>

Law and Order

Working titles for Law and Order were Saint Johnson and Bullet Proof . According to modern sources, W. R. Burnett's novel was based ... >>

Singin' in the Rain

According to a 5 Feb 1951 HR news item, Carleton Carpenter was to co-star in the film with Gene Kelly and Debbie Reynolds, and a 19 Mar ... >>

Tombstone

The film opens with archival footage of Tombstone, AZ, in the late nineteenth century, accompanied by the narration of Robert Mitchum: “1879. The Civil War is over, and the ... >>

Gone with the Wind

[Note from the Editors : the following information is based on contemporary news items, feature articles, reviews, interviews, memoranda and corporate records. Information obtained from modern sources is ... >>

The American Film Institute is grateful to Sir Paul Getty KBE and the Sir Paul Getty KBE Estate for their dedication to the art of the moving image and their support for the AFI Catalog of Feature Films and without whose support AFI would not have been able to achieve this historical landmark in this epic scholarly endeavor.