-
When I submit a form without uploading an image I lose the image I had previously uploaded.
I don't see anything in the doc to handle this situation.
Is something planed to handle this ?
I used to h…
seydu updated
7 years ago
-
#117 made the controller more generic to allow handling custom workflows. we should provide some custom workflows in this bundle as examples. an obvious one would be publish workflow, to set the publi…
-
Need advice
Have to develop multiple sites, with custom theme but same content in different languages.
Each site can contain multiple posts, articles or pages etc (content pages in different hierarch…
-
The CMF certainly needs a Taxonomy feature. The question is how we go about it.
I think we should use the `vespolina/VespolinaTaxonomy` library, and potentially the `vespolina\VespolinaTaxonomyBundle…
-
in #82 the checks during transformation are improved, but we should see if we can validate UploadFile earlier to provide decent messages to the user.
-
Could you extend the documentation with the following.
Saying, we have urls like http://domain.com/{_locale}/dashboard,
what is the right way to impement redirect from
http://domain.com (root) to h…
-
### Environment
Symfony 4.4.2
PHP 7.3
## Subject
I think there is an issue with configuration overriding.
When I set a default configuration, the overriding applies to only firs…
-
i'm trying to configure sonataUserBundle and fosUserBundle. when i try to access to my profile page , i got this error :
```
Attempted to call an undefined method named "setCurrentUri" of class "Knp…
-
the dangerous part about that cascading is that deleting that route will also delete all children routes, which could be a really bad idea. (unless your content tree and route tree have the same struc…
-
alebo updated
11 years ago