3musket33rs / html5-mobile-scaffolding

A plugin that scaffold HTML5 mobile application using jQuery mobile in a single page.
Apache License 2.0
16 stars 3 forks source link

Unable to add an item #13

Closed pvardanega closed 11 years ago

pvardanega commented 11 years ago

Hey,

I wanted to test the plugin but I'am unable to add any item. Here is the scenario :

Result: the button stay clicked but nothing happens.

Plugin version : 0.5 Browsers : Google Chrome version 26.0.1410.65, Firefox 16.0.2, Google Chrome mobile version 26.0.1419.58

pvardanega commented 11 years ago

Works fine with plugin version 0.4.4

corinnekrych commented 11 years ago

Hi

v0.5 has an issue with camel case domain classes ; It us fixed in the latest version in master branch. I will push v 0.6 tomorrow with updated doc. Athos.

corinnekrych commented 11 years ago

Version 0.6 pushed with updated documentation. It should fix CamelCase issue with domain class.

Let us know if you're still facing issue. thks Athos

corinnekrych commented 11 years ago

Fixed with latest version v0.6

Let us know if still facing issues

Athos On Apr 28, 2013 3:12 PM, "Pierre-Jean Vardanéga" notifications@github.com wrote:

Works fine with plugin version 0.4.4

— Reply to this email directly or view it on GitHubhttps://github.com/3musket33rs/html5-mobile-scaffolding/issues/13#issuecomment-17133816 .

pvardanega commented 11 years ago

Sorry but for me, it is still broken. here is my scenario :

Result: the button stay clicked but nothing happens.

Plugin version : 0.6 Browsers : Google Chrome version 25.0.1364.172, Firefox 19.0.2, Google Chrome mobile version 26.0.1410.58

ps : I added the events-push plugins because I had some compilation errors. Is it mandatory? If yes, could you add it to the installation part of the documentation?

corinnekrych commented 11 years ago

Thanks for the feedback, the issue coming from the name of the project with - It's actually a regression from v0.4. I'm taking care of it. In the meantime, your same scenario should work with CamelCase project name TestHtml5MobileScaffolding.

Let me know how it goes.

pvardanega commented 11 years ago

Yes, it works fine without dashes :)

corinnekrych commented 11 years ago

fixed and released in 0.6.1