We have moved to Github. Please open tickets there.

Changes between Initial Version and Version 1 of Ticket #3553


Ignore:
Timestamp:
06/15/2011 05:50:38 PM (2 years ago)
Author:
cash
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3553 – Description

    initial v1  
    11Elgg does a pretty good job with user submitted content that ends up in the database judging by reports and what I've seen in code. 
    22 
    3 Elgg does a bad job with GET parameters that are used in page generation (think a search query) and a very bad job with a URL section used in the same way. For example, I send Evan a link in the email: 
     3Elgg has had a few problems with GET parameters that are used in page generation (think a search query) and has ignored parameters used in a URL section used in the same way. For example, I send Evan a link in the email: 
    44 
    55Evan, check out the new plugin uploaded by Brett: http://community.elgg.org/pg/plugins/brettp/#hack