-
@Piedone created:
https://orchard.codeplex.com/workitem/20462
I think this is a regression as it used to work in 1.7 (at least .0).
When run from a background task any calls to UrlHelper (the inject…
-
@jasper-d created:
https://orchard.codeplex.com/workitem/20550
Repro:
$ git checkout f7f55be #can repro with b1d4905 too
Clear App_Data folder
Start Orchard without debugger (Ctrl + F5)
Enter "test"…
-
I have a simple express app with a request function
```
var express = require('express'),
qs = require('querystring'),
bodyParser = require('body-parser');
httpProxy = require('http-proxy');
var pro…
-
**TheMonarch** created:
https://orchard.codeplex.com/workitem/19181
I tried the WebAdvanced.Sitemap module, and when I try to visit the Sitemap menu in the dashboard I get the below error.
It is fa…
-
```
Sometimes exceptions are swallowed by modeltranslation (or django itself?),
which makes debugging a pain.
The development server in this case just prints:
{{{
modeltranslation: Registered 0 model…
-
**manudea** created:
https://orchard.codeplex.com/workitem/20493
In 1.6 I had a Custom Form (as a widget) and a Rule to send an e-mail. This worked fine.
I upgraded to 1.7.1 and then basically copi…
-
**Yinhaixia** created:
https://orchard.codeplex.com/workitem/17951
1. log on the orchard site as admin, access "~/Packaging/GalleryUpdates/ModulesUpdates", there are 14 updates
2. Click "Install Lates…
-
For some reason the contents did not save:
I needed to send a request where the target.auth was set to a value. I was wondering if it would to pass in an
options {
target: url,
a…
-
I have written the Map module presented in the "Writing a content part" documentation page at http://docs.orchardproject.net/Documentation/Writing-a-content-part and added it to the page content defin…
-
Server Error in '/' Application.
Ungültiger Objektname 'SH_GoogleAnalytics_GoogleAnalyticsSettingsPartRecord'.
Anweisung(en) konnte(n) nicht vorbereitet werden.
Description: An unhandled exception o…