blogging
Here are 1,172 public repositories matching this topic...
on latest develop, if I run:
go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
--- FAIL: TestViewOauthCallback/success (0.00s)
oauth_test.go:248:
Error Trace: oauth_test.go:248
Error: Received unexpected error:
/logiAfter setup my blog (BlogEngine.net 3.3.8.0 on IIS 8.0) to use https I cannot publish anymore a post. Neither I cannot re-add my blog after remove it.
When I try to do, I receive this error
Open Live Writer
Can't connect to your blog service:
Network Connection Error - Error attempting to connect to blog at:
http://www.myDomain.com
-
Updated
Feb 4, 2022 - JavaScript
-
Updated
Feb 2, 2022 - JavaScript
-
Updated
Mar 19, 2020 - Java
-
Updated
Feb 4, 2022 - C#
-
Updated
Nov 30, 2021 - SCSS
-
Updated
Nov 2, 2021 - PHP
-
Updated
Jan 18, 2022 - PHP
-
Updated
Dec 6, 2021 - SCSS
-
Updated
Jan 7, 2018 - Java
-
Updated
Feb 3, 2021 - JavaScript
-
Updated
Dec 3, 2021 - JavaScript
When the user saves a form it'd be nice to see some kind of visual feedback about what happened, instead of just reloading the page. The edit form notification box should be enabled by default for all the edit forms.
-
Updated
Jan 13, 2022 - Vue
-
Updated
Jan 3, 2022 - Handlebars
-
Updated
Jan 19, 2022 - TypeScript
-
Updated
Feb 3, 2022 - JavaScript
-
Updated
Oct 24, 2021 - TypeScript
-
Updated
Aug 7, 2019 - Python
-
Updated
Oct 26, 2021 - SCSS
-
Updated
May 23, 2021 - CSS
Improve this page
Add a description, image, and links to the blogging topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blogging topic, visit your repo's landing page and select "manage topics."
Issue Summary
The asset helper does not work with svg images using # because it adds a query param.
Steps to Reproduce
Using this does not show the svg images it renders to:
xlink:href="/assets/images/solid.svg#minus?v=094ca0c660"
When I remov