Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Can't register user, getting page isn't redirecting properly.

When a user tries to go to the RAM home page from our application it gets an error saying
"The page isn't redirecting properly".
For these users the value of the UID_STATUS in the USERID table is 0.

I verified if the trigger does exist on the table,it is fine.
db2 CREATE TRIGGER RAMSCHEMA.UPDATE_UID_BEFORE_INSERT NO CASCADE BEFORE INSERT ON RAMSCHEMA.USERID REFERENCING NEW AS new_row FOR EACH ROW MODE DB2SQL  SET new_row.UID_STATUS = 1  

And we also noticed that for a newly added user the value comes as 1.The value is 0 only for users that were registered long back ,around 3 months back maybe.

0 votes

Comments

This is a bug in certain versions of RAM wrt to certain versions of your browser. What is the exact version of RAM you are using? Plus the browser name and version. Then I can tell you what testfix handles it.

Hi Richard,

The RAM version is 7.2.0.2 and we are using the firefox browser(version 9 and higher).

Testfixes applied :

testFix6-38428 testFix5-37587 testFix4-33617 testFix3-33107 testFix2-32350 testFix1-32061

I changed title since real problem has nothing to do with UID_STATUS. Real problem is redirection error on register.



One answer

Permanent link
This is fixed in 7202 with testfix11. The available testfix is testfix12.

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Aug 10 '12, 6:12 a.m.

Question was seen: 6,409 times

Last updated: Aug 13 '12, 1:04 p.m.

Confirmation Cancel Confirm