Page MenuHomePhabricator

Different values (with or without prefix) using autocomplete with categories or concepts
Closed, ResolvedPublic

Description

Hello,

I have the following field definitions in

{{{field|Principal_Investigator|autocomplete on concept=Principal Investigator|list|delimiter=,|input type=textbox|width=30|height=2}}}

{{{field|Contact|autocomplete on category=Clients|list|delimiter=,|input type=textarea|width=30|height=2}}}

Actually, both 'Principal Investigator' concept and 'Clients' category host only pages under 'Client' namespace (prefix).

However, when values are retrieved from autocompletion, in the first case I get them with 'Client' prefix, and in the second without.

Category Clients has default form defined and I tried to put in Concept as well, but no change.

This is not critical, because I can play with the templates in the end, but should not be the same behaviour in both cases?


Version: unspecified
Severity: enhancement

Details

Reference
bz25188

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 11:20 PM
bzimport set Reference to bz25188.

Indeed, the behavior should be the same - the namespace now shows up with "autocomplete on category", in v2.0.6.