jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 37 forks source link

RC1: invitation in attendeemanager shown as unregistered (should be invited) #1583

Closed jojo12 closed 1 year ago

jojo12 commented 1 year ago

RC1: invitation in attendeemanager shown as unregistered (should be invited)

AND icon (invited)? doesn't change to yes

mckillo commented 1 year ago

JEM4-Invited icon is right in manage-attendees (frontend - legacy and default style)

I checked the invited, unregistered and registered icons, they're good. Checked in legacy and default style (Frontend, in the backend too). I don't see the error, tell me the steps to simulate it or capture or what action before.

jojo12 commented 1 year ago

grafik

mckillo commented 1 year ago

A picture better than 1000 words. :-) I understand now.... I'm on it

mckillo commented 1 year ago

JEM4rc1 - USer A is invited and book 1 place

In a first test of some combinations, it works for me. This string was changed this weekend past and the zip is right. It's strange.

In the code "Additionla places" is only for user with booked places. You could check that \components\com_jem\views\event\tmpl\responsive\default_regform.php is the same one inside the 4rc1 zip.

mckillo commented 1 year ago

I have improved the treatment of invited places, so the user can reserve a place if it is available. I think that this commit (seee above) should resolve it.

jojo12 commented 1 year ago

yes, I tried and it is very good. Thanks! Only one question: in german we have uppercase and lowercase letters. Even if I write the first letter with uppercase, after the field it is lowercase grafik

mckillo commented 1 year ago

I don't know. Solved, see commit above.