After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 666790 - Wizard replaces hyphens with underscores
Wizard replaces hyphens with underscores
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: plugins: project-wizard
git master
Other All
: Normal normal
: ---
Assigned To: Sébastien Granjoux
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2011-12-24 06:57 UTC by Arnel Borja
Modified: 2011-12-24 15:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (26.36 KB, patch)
2011-12-24 14:22 UTC, Arnel Borja
committed Details | Review

Description Arnel Borja 2011-12-24 06:57:17 UTC
Filter in NameHLower replaces hyphens with underscores, and some templates uses NameHLower incorrectly.
Comment 1 Arnel Borja 2011-12-24 14:22:48 UTC
Created attachment 204179 [details] [review]
Patch

I forgot the description, so the patch is not uploaded.
Comment 2 Sébastien Granjoux 2011-12-24 15:06:20 UTC
Review of attachment 204179 [details] [review]:

Thanks for your patch. I have committed it but I have kept the c-string filter to be sure that I haven't any unexpected character in NameHLower.