Issue 91208 - parameters not recognized in function argument list
Summary: parameters not recognized in function argument list
Status: CLOSED FIXED
Alias: None
Product: Base
Classification: Application
Component: code (show other issues)
Version: OOo 2.4.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: OOo 3.1
Assignee: marc.neumann
QA Contact: issues@dba
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 10:41 UTC by Frank Schönheit
Modified: 2009-05-04 04:46 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
document to reproduce the bug case (3.29 KB, application/vnd.sun.xml.base)
2008-06-30 10:43 UTC, Frank Schönheit
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Frank Schönheit 2008-06-30 10:41:32 UTC
executing a query where a function's argument list contains a parameter does not
prompt the user for the parameter value - there is no reason this doesn't work,
is there?

To reproduce
- open the attached database document
- double-click the contained query to open it
  (the query statement is SELECT CONCAT( :C, "name" ) FROM "names")
expected behavior is that a dialog opens which asks the user for the actual
value of the "C" parameter, actually, no such dialog appears
Comment 1 Frank Schönheit 2008-06-30 10:42:16 UTC
targeting to 3.x
Comment 2 Frank Schönheit 2008-06-30 10:43:40 UTC
Created attachment 54836 [details]
document to reproduce the bug case
Comment 3 ocke.janssen 2008-07-04 12:45:09 UTC
Fixed in cws dba31a
Comment 4 Frank Schönheit 2008-07-17 23:26:26 UTC
fs-> msc: please verify in CWS dba31a
Comment 5 christoph.lukasiak 2008-08-06 10:03:10 UTC
verified in cws
Comment 6 vladimir_hitekschool 2009-04-19 20:03:23 UTC
Issue 91208 has been fixed in master version OOo-dev 3.1 .0 (OOO310m9 
Build:9396) for Windows XP and can be closed.
	
Comment 7 drewjensen.inbox 2009-05-04 04:46:47 UTC
Tested w/ OO.o 3.1 RC2, XP

Closing

See related issue 101519