Closed (fixed)
Project:
Node access password
Version:
7.x-4.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
19 Jul 2013 at 05:42 UTC
Updated:
24 Sep 2013 at 08:51 UTC
Steps to reproduce:
This way, realms are saved in DB as rows with name = '' and settings = NULL.
Comments
Comment #1
beltofteYou are right. This is not the smartest solution :-)
I see two solutions:
What do you think?
Comment #2
radimklaskaSecond is definitely better, but first is quick fix... I would say we should fix it now with first solution, than set it postponed or create new issue.
Comment #3
beltofteI fully agree. I will look at it in the weekend probably.
Comment #4
beltofteI have committed the fix to solution 1. I will add a new issue for re-architecting the "add realm feature".
Comment #5
beltofteSee #2085443: Change the "Add realm" behaviour to avoid auto save realm.