Skip to content

  • Projeler
  • Gruplar
  • Parçacıklar
  • Yardım
    • Yükleniyor...
  • Oturum aç / Kaydol
C
core
  • Proje
    • Proje
    • Ayrıntılar
    • Etkinlik
    • Cycle Analytics
  • Depo (repository)
    • Depo (repository)
    • Dosyalar
    • Kayıtlar (commit)
    • Dallar (branch)
    • Etiketler
    • Katkıda bulunanlar
    • Grafik
    • Karşılaştır
    • Grafikler
  • Konular (issue) 0
    • Konular (issue) 0
    • Liste
    • Pano
    • Etiketler
    • Kilometre Taşları
  • Birleştirme (merge) Talepleri 0
    • Birleştirme (merge) Talepleri 0
  • CI / CD
    • CI / CD
    • İş akışları (pipeline)
    • İşler
    • Zamanlamalar
    • Grafikler
  • Paketler
    • Paketler
  • Wiki
    • Wiki
  • Parçacıklar
    • Parçacıklar
  • Üyeler
    • Üyeler
  • Collapse sidebar
  • Etkinlik
  • Grafik
  • Grafikler
  • Yeni bir konu (issue) oluştur
  • İşler
  • Kayıtlar (commit)
  • Konu (issue) Panoları
  • LibreOffice
  • core
  • Repository

Dal (branch)/etiket değiştir
  • core
  • offapi
  • UnoApi_offapi.mk
Dosya bul
BlameHistoryPermalink
  • Michael Stahl's avatar
    tdf#123293 sfx2: fix metadata loss when loading from stream · 98b99ef6
    Michael Stahl Şub 15, 2019 yazdı
    The problem is that when loading from a stream, there is no BaseURL and
    also no storage for the document.
    
    Due to the lack of BaseURL, the sfx2::createBaseURI() throws and loading
    RDF metadata fails, which also pops up an annoying warning dialog.
    
    Try to handle this in a similar way than a newly created document (see
    GetDMA()), by using the vnd.sun.star.tdoc scheme URL for the document;
    this however currently requires that the document has a XStorage, which
    is also not the case here.
    
    So add another UNO method to tdoc UCP's tdoc_ucp::ContentProvider,
    to split out the creation of the tdoc schema URL from the creation of
    the ucb Content, to get rid of the XStorage requirement.
    
    Change-Id: Ica62743f9d21db0b1464b70db1a62ebc61989ef8
    Reviewed-on: https://gerrit.libreoffice.org/67882
    Tested-by: Jenkins
    Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
    (cherry picked from commit 0a5ca576)
    Reviewed-on: https://gerrit.libreoffice.org/69101Reviewed-by: 's avatarThorsten Behrens <Thorsten.Behrens@CIB.de>
    98b99ef6
UnoApi_offapi.mk 96 KB
DüzenleWeb IDE

Replace UnoApi_offapi.mk

Sürükleyip bırakarak bir dosya ekle veya yüklemek için tıklayın


İptal
Çatalınızda (fork) yeni bir dal (branch) oluşturulacak ve yeni bir birleştirme (merge) talebi başlatılacak.