Bug #72244 | Connector/Net connection string formatting in app.config | ||
---|---|---|---|
Submitted: | 4 Apr 2014 19:21 | Modified: | 27 Dec 2014 9:16 |
Reporter: | Kevin Hollingshead | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 6.7.4.0 | OS: | Windows (Windows 8 under Parallels on Mac) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | app.config, EF, EF5, entity framework, formatting, Visual Studio, VS2013 |
[4 Apr 2014 19:21]
Kevin Hollingshead
[27 Nov 2014 9:16]
Chiranjeevi Battula
Hello Kevin Hollingshead, Thank you for the bug report. I tried to reproduce the issue at my end using Visual Studio 2013 (C#.Net), MySQL Connector/Net 6.9.3,6.9.5 and EF6.0. but couldn't trace out misplacement of the </connectionStrings> tag. but it is changing from A to B. A). <connectionStrings> <add name="blah" connectionString="..." providerName="..." /> </connectionStrings> B). <connectionStrings><add name="blah" connectionString="..." providerName="..." /></connectionStrings> Could you please list out exact steps you tried out at your end, this would help us to reproduce the issue at our end. Thanks, Chiranjeevi.
[28 Dec 2014 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".