Andrey Sharapov created CB-11613:
------------------------------------
Summary: "e; in WindowsStorePublisherName leads to "Invalid
attribute predicate"
Key: CB-11613
URL: https://issues.apache.org/jira/browse/CB-11613
Project: Apache Cordova
Issue Type: Bug
Components: Windows
Affects Versions: 6.3.0
Environment: $ cordova platform ls
Installed platforms:
android 5.2.1
ios 4.2.0
windows 4.4.1
$ cordova plugin ls
cordova-ios-requires-fullscreen 0.0.2 "IOS UIRequiresFullScreen"
cordova-plugin-device 1.1.1 "Device"
cordova-plugin-geolocation 2.1.0 "Geolocation"
cordova-plugin-inappbrowser 1.4.0 "InAppBrowser"
cordova-plugin-statusbar 2.1.0 "StatusBar"
cordova-plugin-whitelist 1.2.1 "Whitelist"
phonegap-plugin-push 1.5.3 "PushPlugin"
$ cordova --version
6.3.0
Microsoft Visual Studio Community 2015
Version 14.0.25123.00 Update 2
Microsoft .NET Framework
Version 4.6.01055
Installed Version: Community
Visual Basic 2015 00322-20000-00000-AA568
Microsoft Visual Basic 2015
Visual C# 2015 00322-20000-00000-AA568
Microsoft Visual C# 2015
Visual C++ 2015 00322-20000-00000-AA568
Microsoft Visual C++ 2015
Windows Phone SDK 8.0 - ENU 00322-20000-00000-AA568
Windows Phone SDK 8.0 - ENU
Application Insights Tools for Visual Studio Package 5.209.60613.1
Application Insights Tools for Visual Studio
ASP.NET and Web Tools 2015.1 (Beta8) 14.1.11106.0
ASP.NET and Web Tools 2015.1 (Beta8)
ASP.NET Web Frameworks and Tools 2012.2 4.1.41102.0
For additional information, visit http://go.microsoft.com/fwlink/?LinkID=309563
ASP.NET Web Frameworks and Tools 2013 5.2.40314.0
For additional information, visit http://www.asp.net/
Common Azure Tools 1.7
Provides common services for use by Azure Mobile Services and Microsoft Azure
Tools.
JavaScript Language Service 2.0
JavaScript Language Service
JavaScript Project System 2.0
JavaScript Project System
Microsoft Azure Mobile Services Tools 1.4
Microsoft Azure Mobile Services Tools
NuGet Package Manager 3.4.4
NuGet Package Manager in Visual Studio. For more information about NuGet, visit
http://docs.nuget.org/.
PreEmptive Analytics Visualizer 1.2
Microsoft Visual Studio extension to visualize aggregated summaries from the
PreEmptive Analytics product.
SQL Server Data Tools 14.0.60311.1
Microsoft SQL Server Data Tools
TypeScript 1.8.31.0
TypeScript tools for Visual Studio
Visual Studio Tools for Apache Cordova Update 10
Visual Studio Tools for Apache Cordova
Visual Studio Tools for Universal Windows Apps 14.0.25219.00
The Visual Studio Tools for Universal Windows apps allow you to build a single
universal app experience that can reach every device running Windows 10: phone,
tablet, PC, and more. It includes the Microsoft Windows 10 Software Development
Kit.
Reporter: Andrey Sharapov
Priority: Blocker
The next code:
<preference name="WindowsStorePublisherName" value="ООО "Скат"" />
automatically added to "config.xml" by Visual Studio (value is taken from
microsoft developer account) before it build the package for Windows Store.
I have no way to change my Publisher display name in Microsoft Developer
Account, also i can't change this code locally, and i can't build the package
now, because i get an error: Invalid attribute predicate.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]