[Bug 122759] [cui] Always save as list shows internal filter names

2013-12-18 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122759

h...@apache.org h...@apache.org changed:

   What|Removed |Added

   Target Milestone|--- |4.1.0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 122759] [cui] Always save as list shows internal filter names

2013-10-15 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122759

j...@apache.org changed:

   What|Removed |Added

 CC||el...@mail-page.com

--- Comment #4 from j...@apache.org ---
*** Bug 122971 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 122759] [cui] Always save as list shows internal filter names

2013-10-15 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122759

--- Comment #5 from SVN Robot svn...@dev.null.org ---
arielch committed SVN revision 1532536 into trunk:
i122759 - Pass the Sequence by reference

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.


[Bug 122759] [cui] Always save as list shows internal filter names

2013-07-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122759

--- Comment #2 from SVN Robot svn...@dev.null.org ---
hdu committed SVN revision 1504159 into trunk:
#i122759# prefer the UIName for the list of Always save as filter names

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


[Bug 122759] [cui] Always save as list shows internal filter names

2013-07-17 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122759

h...@apache.org h...@apache.org changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 CC||h...@apache.org
 Resolution|--- |FIXED

--- Comment #3 from h...@apache.org h...@apache.org ---
Thanks for finding and solving the problem!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


[Bug 122759] [cui] Always save as list shows internal filter names

2013-07-16 Thread bugzilla
https://issues.apache.org/ooo/show_bug.cgi?id=122759

--- Comment #1 from hanya hanya.r...@gmail.com ---
Created attachment 81089
  -- https://issues.apache.org/ooo/attachment.cgi?id=81089action=edit
Patch to fix this problem.

If UIName is found, it should be break (commented in the current source, 
I do not know why commented).
To check the value of UIName is string value, break if the extraction is fine.
If no UIName is specified, Name value should be tracked but if the return value 
is still emtpy.
It seems Flags property is not used, that can be removed but not contained in
this patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.