-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120128/#review66186
-----------------------------------------------------------



libs/koreport/items/check/KoReportDesignerItemCheck.cpp
<https://git.reviewboard.kde.org/r/120128/#comment46176>

    how about defining the names in a const somewhere?


- Adam Pigg


On Sept. 10, 2014, 2:33 p.m., Wojciech Kosowicz wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120128/
> -----------------------------------------------------------
> 
> (Updated Sept. 10, 2014, 2:33 p.m.)
> 
> 
> Review request for Calligra, Friedrich W. H. Kossebau, Adam Pigg, and 
> Jarosław Staniek.
> 
> 
> Bugs: 338941
>     http://bugs.kde.org/show_bug.cgi?id=338941
> 
> 
> Repository: calligra
> 
> 
> Description
> -------
> 
> One of previous commits introduced regression. After turning on kexi and 
> report that was saved before elements were in 0,0 position and default size. 
> There was also a crash. Turned out that init method was called when opening 
> saved report. Previosuly it contained lines that were calling null pointer 
> and repainting the element in 0,0 position with default size
> 
> 
> Diffs
> -----
> 
>   libs/koreport/wrtembed/KoReportDesignerItemLine.cpp 1ef9369 
>   libs/koreport/wrtembed/KoReportDesignerItemRectBase.cpp 11906f4 
>   plugins/reporting/barcode/KoReportDesignerItemBarcode.cpp a0415e2 
>   plugins/reporting/maps/KoReportDesignerItemMaps.cpp e5d5503 
>   plugins/reporting/web/KoReportDesignerItemWeb.cpp b8628ae 
>   libs/koreport/items/check/KoReportDesignerItemCheck.cpp e6ff156 
>   libs/koreport/items/field/KoReportDesignerItemField.cpp 54b96d5 
>   libs/koreport/items/image/KoReportDesignerItemImage.cpp fb2ad71 
>   libs/koreport/items/label/KoReportDesignerItemLabel.cpp 4cd7df4 
>   libs/koreport/items/text/KoReportDesignerItemText.cpp 664ef60 
>   libs/koreport/wrtembed/KoReportDesigner.h 32f5687 
>   libs/koreport/wrtembed/KoReportDesigner.cpp 4340bad 
> 
> Diff: https://git.reviewboard.kde.org/r/120128/diff/
> 
> 
> Testing
> -------
> 
> Create report with different element and different sizes. Save it, close 
> Kexi, start it open saved report go to design view. It should not crash and 
> everything should be as before save
> 
> 
> Thanks,
> 
> Wojciech Kosowicz
> 
>

_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to