Bug 113032 - Funtion Wizard: Automatic String Quotation
Summary: Funtion Wizard: Automatic String Quotation
Status: RESOLVED WONTFIX
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Calc (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-10 08:36 UTC by Max Harmathy
Modified: 2018-11-26 19:19 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Max Harmathy 2017-10-10 08:36:37 UTC
When entering arguments to text funtions in the Function Wizard, arguments which can not be interpreted should be treated as strings and be automatically quotetd. For now arguments which can not be parsed yield the result #NAME?.
Comment 1 Eike Rathke 2017-11-02 20:57:41 UTC
I disagree. Mistyped arguments should not silently be converted to literal strings.
Comment 2 Max Harmathy 2017-11-07 09:51:31 UTC
(In reply to Eike Rathke from comment #1)
> I disagree. Mistyped arguments should not silently be converted to literal
> strings.
Do you also have an argument, why there should be no conversion? Besides I wouldn't call an automatic quotation "silent".

I participated in a LO training with average users and it was very hard for them to understand the need of quotation. In an example we had to construct E-Mail addresses from a names list with the Function Wizard:

> =LOWER(CONCATENATE(A6,".",B6,"@",E6,".my-organisation.org") )

In cases like this example it is possible to infer the type of the arguments and conduct an automatic quotation.

This is a question of providing an intuitive user interface.
Comment 3 Xisco Faulí 2018-11-26 19:19:56 UTC
Dear Max Harmathy,
this enhancement request has been in UNCONFIRMED status with no activity for more than 1 year, lacking interest from the Community. Besides, the main Calc developer disagrees with the idea. Closing as RESOLVED WONTFIX