Skip to content
This repository was archived by the owner on Nov 28, 2017. It is now read-only.

Rename en-GB.en-GB.plg_system_jefreg.ini to en-GB.plg_system_jefreg.ini#2

Open
mgilkes wants to merge 11 commits into
joomla-extensions:masterfrom
mgilkes:master
Open

Rename en-GB.en-GB.plg_system_jefreg.ini to en-GB.plg_system_jefreg.ini#2
mgilkes wants to merge 11 commits into
joomla-extensions:masterfrom
mgilkes:master

Conversation

@mgilkes

@mgilkes mgilkes commented Jan 18, 2014

Copy link
Copy Markdown

Removed the extra "en-GB.". It only needs one. So, the file should be "en-GB.plg_system_jefreg.ini", not "en-GB.en-GB.plg_system_jefreg.ini"

- fixed the regex to clean the commercial file. It was not cleaning the spaces properly. 
- fixed the regex that detects the commcerial file. Removed the colon in the expression. The expression is supposed to detect *[appid]=>[link], not *:[appid]=>[link]
You must set the field as required. If the field is not required when $jefreg['installat'] is empty, the rule test for the field will return as true (i.e. valid).
You must set the field as required. If the field is not required when $jefreg['installat'] is empty, the rule test for the field will return as true (i.e. valid).
Removed the extra "en-GB.". It only needs one. So, the file should be "en-GB.plg_system_jefreg.ini", not "en-GB.en-GB.plg_system_jefreg.ini"
The sessid GET variable was base64 encoded. It should not be. It will never be detected if it is.
You must set the field as required. If the field is not required when $jefreg['installat'] is empty, the rule test for the field will return as true (i.e. valid), instead of false.
Just merging the patches with the master, although I made this change already in the master. :)
@emavro

emavro commented Jan 21, 2014

Copy link
Copy Markdown

Thanks for pointing the en-GB problem. I'll merge as soon as I test the rest of the changes. Thanks!

Changed back to include sessid in the base64 encode for $installfrom, based on clarification from emavro
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants