-
```
What steps will reproduce the problem?
1. Set for resource deny ACL
2. Set redirect to some other resource if ACL == denied
3. Try to get denied resource
So when I trying to get denied resource a…
-
https://github.com/robrichards/xmlseclibs/blob/master/src/XMLSecurityDSig.php#L662
in XMLSecurityDSig.php, function addRefInternal, when (! $node instanceof DOMDocument) = false , it has no value, so…
-
页面提示出错
Warning: DOMDocument::loadHTML(): Empty string supplied as input in /www/wwwroot/www.xxxxx.com/wp-content/themes/baoLog/functions.php on line 623
-
Error: Invalid XML:
Fatal error: Uncaught Error: Class 'DOMDocument' not found in /var/www/html/doLogin.php:15
Stack trace:
#0 {main}
thrown in /var/www/html/doLogin.php on line 15
:parsererr…
-
When visiting the site https://zf1future.com with locale "de_DE" they are some notices and warnings.
This caused a broken website and documentation.
This Issue can be fixed by setting the locale in…
-
I am facing "DOMDocument::loadXML(): Empty string supplied" error in my development. In my server i can't see any error but when i run this same script from my development server i'm getting this erro…
-
hi,
it seems that the DOMDocument method "load" fails with atom feeds... i'm using a standard generated feed from a phpbb installation
-
Hello,
When my initial array is empty, (because my 'min' config is 0) I receive this error:
Argument 1 passed to DOMDocument::importNode() must be an instance of DOMNode, null given
1. in /app/vendo…
-
Hi Team,
Would you consider a patch to increase support for HTML5 by replacing the DOMDocument parser with a library such as:
https://github.com/Masterminds/html5-php or
https://github.com/html5lib…
-
### Preconditions and environment
- Magento version 2.4.6-p1
### Steps to reproduce
1. Edit a theme template (header.phtml for instance)
2. Add this line somewhere : ``
### Expected res…