[ 
https://issues.apache.org/jira/browse/DERBY-1949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12485517
 ] 

Laura Stewart commented on DERBY-1949:
--------------------------------------

If the issue in the summary is still a problem, then it needs to be tracked as 
an open issue. If the issue in the original summary was not really an issue but 
led to the discovery of a related issue, then changing the summary to match the 
real issue is correct and the status should be fixed... whether it is a code or 
documentation fix. I don't think that we need to have a separate category for 
docs.

> locate function documentation should clarify behavior when first parameter is 
> empty string
> ------------------------------------------------------------------------------------------
>
>                 Key: DERBY-1949
>                 URL: https://issues.apache.org/jira/browse/DERBY-1949
>             Project: Derby
>          Issue Type: Bug
>          Components: Documentation, SQL
>    Affects Versions: 10.1.3.1, 10.2.1.6
>         Environment: N/A
>            Reporter: Oleksandr Alesinskyy
>         Assigned To: Bryan Pendleton
>             Fix For: 10.3.0.0
>
>         Attachments: docs.diff, docs_v2.diff, rrefsqlj61998.html, 
> rrefsqlj61998.html
>
>
> Documentation for the locate function does not clearly explain the behavior 
> when first parameter is empty string, e.g. 
> values locate('','A')
> results in 1, and 
> values locate('', 'ABC', 5)
> returns 5, but the documentation does not clearly explain why this is so.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to