-
```
I've Xinc running with 2 distinct projects. Each of them needs to have the env
PHP_CLASSPATH
modified to run unit tests.
Everytime Xinc runs the second project, it seems that it's merging both …
-
It seems that properties that have dashes (-) aren't being output.
E.g. client-id
$result = $api->getProjects( );
if( $result->isSuccess() ) {
foreach( $result->data as $project ) {
```
echo…
jamus updated
10 years ago
-
### What is the bug? (in English)
Visiting the project http://lizmap.local:8130/index.php/view/map?repository=testsrepository&project=children_in_relation_div using LWC 3.10, it's not possible to ope…
-
I install this project by following classic installation instruction. This project is working fine while i run via `php artisan serve` and browse by 'http://127.0.0.1:8000/'.
But i want to run this…
-
I have a Laravel project with the structure below. If I open server.php, the plugin detects the composer.json file and generates the index correctly. However, if I open BaseController.php the plugin…
-
Login to demo account
![image](https://user-images.githubusercontent.com/46983382/220230871-89883be4-0eee-41ab-8bfc-8ea0fae236cd.png)
In line 242 of the selfList method in the project.php file, pass…
-
I'm very interested in this project. But when I cloned this code to my computer and tried to run it, I got
Warning: include(db.php): Failed to open stream: No such file or directory in ...\fw4\inde…
-
Key points:
- admin:admin login to system and download a zip file --> contains a java project files
- Need to analyzer java project file --> find crendentail info and SQL injection issue
- SQL inje…
-
There's a WOD when adding a site setting for the first time.
```
Symfony\Component\Routing\Exception\RouteNotFoundException: Route "entity.site_setting_entity_type.canonical" does not exist. in Dr…
-
### Steps to reproduce
1. Create a Invisible Tag named "Client"
2. Create create a toplevel Groupfolder eg. "Mainfolder"
3. Create a Subgroupfolder named Mainfolder/Subfolder
4. Give permissions …