[CWB] [ cwb-Bugs-2888416 ] CQPweb: hyphens in handles

SourceForge.net noreply at sourceforge.net
Thu Oct 29 01:35:07 CET 2009


Bugs item #2888416, was opened at 2009-10-29 00:35
Message generated for change (Tracker Item Submitted) made by andrewhardie
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=722303&aid=2888416&group_id=131809

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: CQPweb
Group: None
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: Andrew Hardie (andrewhardie)
Assigned to: Andrew Hardie (andrewhardie)
Summary: CQPweb: hyphens in handles

Initial Comment:
"handles", ie internal labels for corpora, annotations, metadata fields, metadata values, queries, subcorpora and pretty much everything else, are currently restricted to \w characters.

HOWEVER, CWB/CQP allows identifiers like corpus names to include hyphens. CQPweb then fails to support these.

Solution: allow [\w-] in handles.
Prognosis: could be quite tricky to implement without introducing bugs. Lots of places in the code will need changing.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=722303&aid=2888416&group_id=131809


More information about the CWB mailing list