[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

  Attachment #73933|Path to download file   |reproduction test case
description|https://www.dropbox.com/s/g |
   |xkr3hhm0758bjn/Issue%20Bug% |
   |2058692.zip |
  Attachment #73933|text/plain  |application/zip
  mime type||
  Attachment #73933|Issue Bug 58692.zip |fdo58692.zip
   filename||

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

--- Comment #14 from Lionel Elie Mamane lio...@mamane.lu ---
Reproduced. Not a dupe of bug 45789.

The weird thing is that if the report is based directly on the 01 Call Report
table instead of on the query, the memo field is shown in full.

Also, in the buggy case the memo field stops after 255 characters, so this very
much looks like a length in 8 bits limit. Doesn't access limit VARCHAR fields
to 255 characters?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-02-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

Lionel Elie Mamane lio...@mamane.lu changed:

   What|Removed |Added

   Assignee|libreoffice-b...@lists.free |lio...@mamane.lu
   |desktop.org |

--- Comment #15 from Lionel Elie Mamane lio...@mamane.lu ---
Also, if one removes the 'Distinct Values' from the query, the memo field is
*also* printed in full.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-02-21 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|NEW
 CC||lio...@mamane.lu

--- Comment #13 from Joel Madero jmadero@gmail.com ---
I don't know a whole ton about Database but I see the issue so:

Microsoft XP
LibreOffice 4.0.0.2 rc

+
Marking as:
New (confirmed)
Normal (can impact professional quality work)
Low (unfortunately because this only affects a very limited number of users,
marking as Low)

CC'ing Lionel as Database is his baby

Lionel - interested?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

--- Comment #5 from Ken kco...@gmail.com ---
Created attachment 73931
  -- https://bugs.freedesktop.org/attachment.cgi?id=73931action=edit
One mdb file and one odb file connected using Access driver

All please accept my apology for being a poor participant with this bug I have
been traveling and overlooked your request. I have now attached a stripped data
base with test data. To confirm this issue run the report called 01 Query_01
Call Report enter a broad date range (01/01/13 - 01/29/13) then compare
comments 2 to the actual data located in 01 call report you will note that
the test text has been cut at a defined character count of (X). Hope this
helps.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

--- Comment #6 from Ken kco...@gmail.com ---
(In reply to comment #2)
Alex, 
I have tested with both connection types. 
Access version is 2010 file format is Access 2000 (been using this for many
years)

 Ken,
 
 We also need the following information :
 
 - the version of Access that you are using ;
 - how you are connecting to the Access file : directly from LO (using the
 built-in driver), or via ODBC ?
 
 
 Alex

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

Ken kco...@gmail.com changed:

   What|Removed |Added

 Status|NEEDINFO|REOPENED

--- Comment #7 from Ken kco...@gmail.com ---
(In reply to comment #1)
Joel,
I have uploaded the files that should help.


 We need a test kit for this. Please attached a zipped package that contains
 everything we need to reproduce the problem and we'll take a look at it. I'm
 marking as NEEDINFO, once you attach the test kit please mark as REOPENED
 and we'll test it out. Thanks for your help and understanding

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

--- Comment #8 from Ken kco...@gmail.com ---
Created attachment 73932
  -- https://bugs.freedesktop.org/attachment.cgi?id=73932action=edit
I tried to test the zip and there seemed to be an issue this is one of the
files

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

Ken kco...@gmail.com changed:

   What|Removed |Added

  Attachment #73931|0   |1
is obsolete||
  Attachment #73932|0   |1
is obsolete||

--- Comment #9 from Ken kco...@gmail.com ---
Created attachment 73933
  -- https://bugs.freedesktop.org/attachment.cgi?id=73933action=edit
Path to download file
https://www.dropbox.com/s/gxkr3hhm0758bjn/Issue%20Bug%2058692.zip

Okay I am a bit new to this, and am not sure why my files were turned to text.
I have added a link to a hosted zip file that should be downloadable. Thank you
to all for your patience with me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

--- Comment #10 from Ken kco...@gmail.com ---
(In reply to comment #4)
Joel,
I was not able to choose UNCONFIRMED it was not in the list.

 @Ken - recent change in QA policy, when you attach said documentation please
 reopen as UNCONFIRMED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

--- Comment #11 from Joel Madero jmadero@gmail.com ---
Thanks for all of that information, I'll try to test it out today. 

As for UNCONFIRMED, we're trying to change FDO so that UNCONFIRMED can be
chosen after setting to NEEDINFO. We know about this limitation.

Thanks again!

Also got your emails so I have all the info. When you upload to FDO, if it's a
normal file like zip, ods, doc, png, select auto-detect and it'll correctly
detect the type but even as a text/plain not a big deal, we can still download
it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 QA Contact||jmadero@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-30 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

--- Comment #12 from Ken kco...@gmail.com ---
Joel,
Thank you a ton. Have a great day! Should anymore questions arise I will
help.

Ken Coe
On Jan 30, 2013 11:54 AM, bugzilla-dae...@freedesktop.org wrote:

   *Comment # 11 https://bugs.freedesktop.org/show_bug.cgi?id=58692#c11on bug
 58692 https://bugs.freedesktop.org/show_bug.cgi?id=58692 from Joel
 Madero jmadero@gmail.com *

 Thanks for all of that information, I'll try to test it out today.

 As for UNCONFIRMED, we're trying to change FDO so that UNCONFIRMED can be
 chosen after setting to NEEDINFO. We know about this limitation.

 Thanks again!

 Also got your emails so I have all the info. When you upload to FDO, if it's a
 normal file like zip, ods, doc, png, select auto-detect and it'll correctly
 detect the type but even as a text/plain not a big deal, we can still download
 it.

  --
 You are receiving this mail because:

- You reported the bug.



-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

rob...@familiegrosskopf.de changed:

   What|Removed |Added

 CC||rob...@familiegrosskopf.de

--- Comment #3 from rob...@familiegrosskopf.de ---
Note: Could be a problem of the fields in the report-builder. When you create
the report, the field is limited by the height and width of the text-field. See
https://bugs.freedesktop.org/show_bug.cgi?id=45789
When I read memo field it could contain more content than could be shown at
one page.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-11 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

--- Comment #4 from Joel Madero jmadero@gmail.com ---
@Ken - recent change in QA policy, when you attach said documentation please
reopen as UNCONFIRMED

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

Joel Madero jmadero@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEEDINFO
 CC||jmadero@gmail.com
 Ever confirmed|0   |1

--- Comment #1 from Joel Madero jmadero@gmail.com ---
We need a test kit for this. Please attached a zipped package that contains
everything we need to reproduce the problem and we'll take a look at it. I'm
marking as NEEDINFO, once you attach the test kit please mark as REOPENED and
we'll test it out. Thanks for your help and understanding

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 58692] REPORTBUILDER: Access memo field

2013-01-10 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=58692

--- Comment #2 from Alex Thurgood ipla...@yahoo.co.uk ---
Ken,

We also need the following information :

- the version of Access that you are using ;
- how you are connecting to the Access file : directly from LO (using the
built-in driver), or via ODBC ?


Alex

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs