Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Imported From: http://groups.google.com/group/in-portal-dev/browse_thread/thread/672d2725ffb4638e#

I've noticed, that these sideboxes:

   - login
   - subscribe to mailing
   - recommend site

share same user object for data validation and processing.

I'm proposing to assign "special" to each of sideboxes so data don't get
mixed, like <inp2:u.login .../> ; <inp2:u.subscriber .../> and
<inp2:u.recommend .../>

Now error will be raised, that there is no ID in request for mentioned above
Specials. Now we need to change UsersEventHandler::getPassedID method to
return current user's id for these specials.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

  • No labels