https://bugs.freedesktop.org/show_bug.cgi?id=61587

Nosredna Aievuog <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Hardware|Other                       |x86 (IA32)
                 OS|Linux (All)                 |Windows (All)
            Version|4.0.0.3 release             |4.0.1.2 release

--- Comment #7 from Nosredna Aievuog <[email protected]> ---
Hi everybody,

I had a similar problem only in some computers, and what i found was:
DOES NOT HAPPEN
- This problem DOES NOT happens when the computer runs v3.4.5 and v3.4.1
- DOES NOT happens anymore when we save the same file as ODS

DOES HAPPEN
- The problem DOES HAPPENS when the computer runs v3.6.4.3, v3.6.5, v4.0.0.3
and v4.0.1.2
- When the path have a "# (sharp/hashtag symbol)" and the file is saved as XLS,
the "#" is represented by "%23" and works properly right after we confirm the
formula, but when we close the file and then reopen it, the "%23" becomes
"%2523". Thats why we get the message: "The link could not be updated".

If we take out the "#" of the path of the file, and edit the formulas, the
problem is solved.

If we just edit the formula and take out only the "25" from "%2523" it works
until close the file, whe we reopen it, the "%23" becomes "%2523" again.

Exemple creating a link to:
='file:///C:/Users/ana/Desktop/#FOLDER/FILEXLS.xls'#$Sheet1.A1
becomes
='file:///C:/Users/ana/Desktop/%23FOLDER/FILEXLS.xls'#$Sheet1.A1
after close and reopen file becomes:
='file:///C:/Users/ana/Desktop/%2523FOLDER/FILEXLS.xls'#$Sheet1.A1

Hope it can help, for further explanation just let me know
Best Regards
Anderson

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to