Last modified: 2014-11-17 23:30:48 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T75144, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 73144 - "tokens" input type not working correctly when "delimiter" value is set to ","
"tokens" input type not working correctly when "delimiter" value is set to ","
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticForms (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Yaron Koren
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-11-07 18:15 UTC by s7eph4n
Modified: 2014-11-17 23:30 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description s7eph4n 2014-11-07 18:15:19 UTC
(From https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/591)

I'm using semantic 2.0 with semantic forms input 0.9
http://fablabo.net/wiki/Sp%C3%A9cial:Version
my form use list field input with "," delimiter

http://fablabo.net/wiki/Formulaire:Projet
if I edit a page with this form :
http://fablabo.net/mediawiki/index.php?title=ProjetFou&action=formedit
both fields marked as list displays each letter as separated element

ex :
"wood","paper"

become :
"w"+"o"+"o"+"d"+","+"p"+"a"+"p"+"e"+"r"

even I use
delimiter=,
or
delimiter=","

I fixed it by removing the "delimiter=," (let the default value)
Comment 1 Yaron Koren 2014-11-07 18:25:09 UTC
Better title.
Comment 2 Yaron Koren 2014-11-09 19:33:14 UTC
Improved title again, now that I've been able to reproduce the problem.
Comment 3 Gerrit Notification Bot 2014-11-17 22:24:08 UTC
Change 173989 had a related patch set uploaded by Jatin:
"tokens" input type not working correctly when "delimiter" value is set

https://gerrit.wikimedia.org/r/173989
Comment 4 Gerrit Notification Bot 2014-11-17 23:29:20 UTC
Change 173989 merged by Yaron Koren:
"tokens" input type not working correctly when "delimiter" value is set

https://gerrit.wikimedia.org/r/173989
Comment 5 Yaron Koren 2014-11-17 23:30:48 UTC
Modified title again, and marked as "fixed".

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links