You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2013/06/08 11:12:06 UTC

[Bug 122498] New: Cannot open hyperlink in Frame

https://issues.apache.org/ooo/show_bug.cgi?id=122498

            Bug ID: 122498
        Issue Type: DEFECT
           Summary: Cannot open hyperlink in Frame
           Product: Writer
           Version: AOO400-dev
          Hardware: All
                OS: All
            Status: CONFIRMED
          Severity: major
          Priority: P2
         Component: editing
          Assignee: issues@openoffice.apache.org
          Reporter: fanyuzhen@gmail.com
                CC: issues@openoffice.apache.org

Steps:
1. Insert a frame in Writer
2. In Frame dialog, select "Hyperlink", and input "www.sina.com" in URL
3. Click OK and Click ctrl +click

Actual result: cannot open the url "www.sina.com"
Expected result: CAN

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

[Bug 122498] Cannot open hyperlink in Frame

Posted by bu...@apache.org.
https://issues.apache.org/ooo/show_bug.cgi?id=122498

Ariel Constenla-Haile <ar...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arielch@apache.org

--- Comment #1 from Ariel Constenla-Haile <ar...@apache.org> ---
Reproducible on 3.4.1
If you add the protocol schema http:// the link works.

The root problem is that internally the system shell execute is used, and it
needs a well-formed URL.

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