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

--- Comment #4 from famo <[email protected]> 2012-03-06 11:09:49 UTC ---
(In reply to comment #1)
> ... We correct behvior for absolut sheet references is to make the references
> external because with an aboslute reference you explicitly state that you 
> always want to reference this content.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
No, this would only apply if it would be an absolute document reference, i.e.
$'Untitled1'#$Tabelle1.C12 - but Rainers formula is just an absolute sheet
reference.
So there is an absolute sheet reference before copying, but after insert its an
absolute document reference - its still not really clear why this has to be the
case...


(In reply to comment #3)
> Create a document with: Sheet1, Sheet2, Sheet3 and another one with: Sheet3,
> Sheet1, Sheet2 and now copy the formula =$Sheet1.$A$2 from Sheet2 of the first
> document to the second document.
I don't quite get your example, what could possible go wrong here?
To me the expected behavior is quite clear:
The formula remains the same =$Sheet1.$A$2, if there is no Sheet1 in the target
document there would be a #REF error then.

I have no doubts there were/are errors before. However by converting the
absolute sheet formula to an absolute document formula, "you" just seem to
circumvent the underlying problem and thus passing it back to "us"/the user.
:-(

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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