function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Himanshoo Seth 2Himanshoo Seth 2 

Apex page messages showing the first message twice on the page -Winter 15

If there are multiple error messages to be shwon under the apex page messages then the first message is shown twice. 
It is only reporducible on winter 15. The same code executes fine on Summer 14. 

Here the is the screenshot of the issue . 

 Screenshot for the error
Ankit AroraAnkit Arora
Strange, can you please check if you have separate validation for field Period (Month), and you are also throwing it from code using try catch?
Himanshoo Seth 2Himanshoo Seth 2
There is no validation rule. It is standard validation message. Also only happening on orgs upgraded to winter 15
Jag@SFJag@SF
I'm facing a similar issue. Were you able to resolve it?

In my case it's Lookup Field Page Error