Bug 73579 - escape " on author of software inside strings.
Summary: escape " on author of software inside strings.
Status: RESOLVED DUPLICATE of bug 61031
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: appwizard (show other bugs)
Version: 1.0.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-27 05:48 UTC by Pupeno
Modified: 2009-01-22 23:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pupeno 2004-01-27 05:48:35 UTC
Version:           3.0.0b1 (using KDE 3.1.4)
Compiler:          gcc version 3.3.2 (Ark Linux 1.0 3.3.2-1ark)
OS:          Linux (i686) release 2.4.25-0.pre6.1ark

When creating a new project, if in the author's name you put this character " then, it is just copied to the sources.
As in the sources, the author is a string enclosed by "", putting a " inside it makes it non-compilable.
I think for author and other things, there should be a check for " and scape them.
Thanks.
Comment 1 Amilcar do Carmo Lucas 2004-07-19 20:17:43 UTC

*** This bug has been marked as a duplicate of 61031 ***