OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.37k stars 1.12k forks source link

error info is incorrect when add an exsited module by web command line (3889 c5053f931cc5) #844

Open orchardbot opened 13 years ago

orchardbot commented 13 years ago

Yinhaixia created: https://orchard.codeplex.com/workitem/17012

  1. Log on the Orchard site as admin and enable Orchard.Experimental.WebCommandLine, Orchard.CodeGeneration
  2. Access "http://localhost/Experimental/commands"
  3. run "codegen module artical", then run the command again Expected: The site pop up info "Error executing command "codegen module artical" Creating Module artical failed: a module of the same name already exists Result: The site only pop up "Error executing command: Exception has been thrown by the target of an invocation."
orchardbot commented 13 years ago

JilkaBian commented:

Not repro.

\ Closed by JilkaBian 12/10/2010 11:06AM

orchardbot commented 13 years ago

JilkaBian commented:

still repro on the build 3995 (ff79b441489a)