Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Column name equal to display name (Driver Impl)
Column name equal to display name (Driver Impl) [message #1700827] Tue, 07 July 2015 13:01 Go to next message
Stefan Uebe is currently offline Stefan UebeFriend
Messages: 3
Registered: July 2015
Junior Member
I've implemented my own driver for BIRT that allows data set creation and so on.
My columns have a name (technical) and a display name, that differs in most cases.

Since the last update BIRT seems to misinterpret display names, since it uses them now also as the (technical) name. Thats a huge problem, since display names changes from time to time while the name does not.

I checked my code, the name is set and processed correctly up to the method DesignSessionUtil.toResultSetColumnsDesign(md); which is BIRT internal code.

Re: Column name equal to display name (Driver Impl) [message #1704032 is a reply to message #1700827] Thu, 06 August 2015 20:14 Go to previous message
Jesse Freeman is currently offline Jesse FreemanFriend
Messages: 184
Registered: January 2015
Senior Member
Specifically, which version are you using?
You may need to file a bug report to request changing the behavior back.
Previous Topic:Error happened while running the report-BIRT
Next Topic:Linked report
Goto Forum:
  


Current Time: Fri Apr 26 12:14:34 GMT 2024

Powered by FUDForum. Page generated in 0.03089 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top