Philipp Frenzel

Results 8 issues of Philipp Frenzel

![image](https://cloud.githubusercontent.com/assets/2319890/6191551/ac46772e-b3aa-11e4-84aa-b41877be5923.png)

Fix URL Routing

Hi, pls. see message above: Upload fails with Message "No valid data available for upload" I don't understand it, as I have followed your readme.md step by step and it...

This will be my first yii2 draft for this extension - will port the rest of the code tomorrow

Hi, I try to map the follwing classes: ``` public function actions() { return [ 'SearchLists'=>[ 'class'=>'subdee\soapserver\SoapAction', 'classMap'=>[ 'SearchRequest' => '\common\models\SOAP\SearchRequest', 'common\models\SOAP\ResultRecord', 'common\models\SOAP\names', 'common\models\SOAP\addresses' ], ], 'HelloWorld'=>[ 'class'=>'subdee\soapserver\SoapAction' ] ];...

bug

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

question

Hi, the HTML ListItem doesn't render "sublists" if they are existing...:( ``` html Punkt 1 Wie soll es schöner Sein Und %ist noch so Fein Punkt 2 Punkt 3 ```...

Bug Report
HTML

**Describe the bug** I have two screens: Overview Overview_All They both contain the same Nav component. When I click on the "overview all" item within the Overview Screen - it...

bug
code
Component: Nav