[dev] Share names in kronolith not displayed: share_object->get('name') vs share_object->getName()
Ralf Lang
lang at b1-systems.de
Sat Mar 31 12:34:33 UTC 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
in develop I spotted that share names are not displayed in most places
like kronolith.
I found out a lot of templates use $some_share_object->get('name')
while others use ->getName();
'name' is not supported by the get method, at least not for the sql
driver.
What's the proper fix? Converting all templates/views to use getName
or to ass the get('name') case to the backend driver?
If it's the former I will fix any occurence at sight.
- --
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk92+dgACgkQCs1dsHJ/X7AngACg9kVAPTFCl00y5G3UFovY/t68
GzEAnRPTbzB23B3syCK8IK/5NOQ5mPZ8
=QlvJ
-----END PGP SIGNATURE-----
More information about the dev
mailing list