J3.1.4

More
10 years 9 months ago #3047 by Dima
Replied by Dima on topic J3.1.4
I mean

Details

Because of a bug in JViewLegacy::getName() all components with views using camel
cased class name break with error:

500 Layout default not found

This is because of the view name strips everything after the first upper case
letter:

$this->getName() on class MyComponentViewProcess_Task returns 'process_'
$this->getName() on class MyComponentViewProcessTask returns 'process'


I mean it can be common problem. Try to search "joomla 3 500 layout default not found"
You can find most common case.

I think will wait new release ;)

Don't forget support my developments: post review in JED , donate , help with translation ;)

Please Log in or Create an account to join the conversation.

  • Bastiaan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 9 months ago #3048 by Bastiaan
Replied by Bastiaan on topic J3.1.4
Good find indeed. Not much luck with the latest release.....
I'll wait with you for the next release....
Thanks!

Bastiaan

Please Log in or Create an account to join the conversation.

  • Bastiaan
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 9 months ago - 10 years 9 months ago #3062 by Bastiaan
Replied by Bastiaan on topic J3.1.4
Possible solution here. (not tested yet)

docs.joomla.org/J3.1:Extensions_Broken_in_3.1.4
Last edit: 10 years 9 months ago by Bastiaan.

Please Log in or Create an account to join the conversation.

More
10 years 9 months ago #3079 by Dima
Replied by Dima on topic J3.1.4
Thank you.
I think somebody will fix it by this hotfix.

Don't forget support my developments: post review in JED , donate , help with translation ;)

Please Log in or Create an account to join the conversation.

Time to create page: 0.068 seconds

Donate


Go to top