XSystemShellExecute treats all parameters as one

Bug #213052 reported by Chris Cheney
4
Affects Status Importance Assigned to Milestone
OpenOffice
Confirmed
Unknown
libreoffice (Ubuntu)
Invalid
Undecided
Unassigned
openoffice.org (Ubuntu)
Won't Fix
Low
Unassigned

Bug Description

Binary package hint: openoffice.org

http://lxr.go-oo.org/source/api/offapi/com/sun/star/system/XSystemShellExecute.idl

offapi/com/sun/star/system/XSystemShellExecute.idl

@param aParameter
Specifies a list of space separated parameters. The method does not
validate the given parameters, but only passes it as a parameter to the
specified command.

This should be a list of parameters not a space separated string. Otherwise calling a shell script will return something like this:

1 - "foo bar baz"
2 - ""
3 - ""
@ - "foo bar baz"

instead of what it should:

1 - "foo"
2 - "bar"
3 - "baz"
@ - "foo bar baz"

Revision history for this message
Chris Cheney (ccheney) wrote :

This also blocks bug #46546

Changed in openoffice.org:
importance: Undecided → High
status: New → Confirmed
Changed in openoffice:
status: Unknown → New
Changed in openoffice:
status: Unknown → In Progress
Chris Cheney (ccheney)
Changed in openoffice.org:
status: Confirmed → Triaged
Changed in openoffice:
status: In Progress → Confirmed
Chris Cheney (ccheney)
Changed in openoffice.org:
importance: High → Medium
Revision history for this message
penalvch (penalvch) wrote : Re: [upstream] OOo XSystemShellExecute treats all parameters as one

Chris Cheney, thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command, as it will automatically gather debugging information, in a terminal:
apport-collect 213052
When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs.

Does LibreOffice work for you? If using Lucid or Maverick feel free to perform at the Terminal:

sudo add-apt-repository ppa:libreoffice/ppa && sudo apt-get update && sudo apt-get -y upgrade && sudo apt-get -y install libreoffice-writer

Changed in openoffice.org (Ubuntu):
importance: Medium → Low
status: Triaged → Incomplete
Changed in libreoffice (Ubuntu):
status: New → Incomplete
Changed in openoffice.org (Ubuntu):
status: Incomplete → Won't Fix
Revision history for this message
Björn Michaelsen (bjoern-michaelsen) wrote : migrating packaging from OpenOffice.org to Libreoffice

[This is an automated message.]
There are no new official OpenOffice.org releases in Ubuntu packaging anymore => Won't Fix

If the problem persists, please mark this bug as "also affects project Libreoffice" or "also affects distribution Libreoffice (Ubuntu)" if that has not happened already.

Please leave references to upstream OpenOffice.org bugs in place to allow cross pollination.

penalvch (penalvch)
summary: - [upstream] OOo XSystemShellExecute treats all parameters as one
+ XSystemShellExecute treats all parameters as one
Revision history for this message
Bryan Quigley (bryanquigley) wrote :

Thank you for reporting this bug to Ubuntu. This Ubuntu release has reached EOL for Desktops.
See this document for currently supported Ubuntu releases: https://wiki.ubuntu.com/Releases

Since this bug hasn't been touched in a while and the Incomplete autoclose didn't work, I'm going to close it.

If you can still reproduce on a new version of Ubuntu, please reopen it.

Changed in libreoffice (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.